[SOLVED] Â Send Sms With Phprunner |
1/11/2013 9:55:09 AM |
PHPRunner General questions | |
S
sandrotab author
Hi everyone, |
|
J
|
joiresende 1/12/2013 |
I am interested |
D
|
desipan 1/12/2013 |
I am interested in getting the SMS related code. Please contact me by email paruju1@gmail.com |
R
|
rlee6087 1/14/2013 |
Check out the following link, it gives the phone number & carrier translation to txt. I've tested it and it works just like regular email straight to SMS phones. You simply use the number and the carriers sms extension. for example verizon would be [10-digit phone number]@vtext.com |
U
|
Ugain 1/15/2013 |
OpenAutoClassifieds.com --- <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=69356&image=1&table=forumreplies' class='bbc_emoticon' alt=':P' /> free php script has such function in their code. |
U
|
Ugain 1/15/2013 |
Hi everyone, in one of my phprunner projects I made a very simple method to send text messages(sms) through a third party gateway. The button also views the number of available sms depending on credit. An example of the implementation is: on a list, you select the records you want and then press "send sms" button. It will open a new window where you'll be able to write the text. In my last development I also added the possibility to select the text from a fixed template previously set on another table. If you are interested, please contact me ... see the video <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=69357&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' /> : http://erpweb.it/demo/demosms
|
F
|
Flyarbox 1/15/2013 |
FYI: just a clarification for everyone... To send you the project, I must kindly ask you a 100$ US dollars donation (paypal) to let me continue investing time in small projects.
|
W
|
wildwally 1/16/2013 |
The great thing about PHP is the open source code that everyone shares. With a simple search you can find how easy it is to implement something like this in your site. http://davidwalsh.name/send-text-message |
E
|
epanc 1/28/2013 |
Hi everyone, in one of my phprunner projects I made a very simple method to send text messages(sms) through a third party gateway. The button also views the number of available sms depending on credit. An example of the implementation is: on a list, you select the records you want and then press "send sms" button. It will open a new window where you'll be able to write the text. In my last development I also added the possibility to select the text from a fixed template previously set on another table. If you are interested, please contact me ... see the video <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=69553&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' /> : http://erpweb.it/demo/demosms
|
C
|
chrisath 1/28/2013 |
Hi everyone, in one of my phprunner projects I made a very simple method to send text messages(sms) through a third party gateway. The button also views the number of available sms depending on credit. An example of the implementation is: on a list, you select the records you want and then press "send sms" button. It will open a new window where you'll be able to write the text. In my last development I also added the possibility to select the text from a fixed template previously set on another table. If you are interested, please contact me ... see the video <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=69555&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' /> : http://erpweb.it/demo/demosms
|
A
|
aalekizoglou 1/29/2013 |
I would like to share some knowledge with the forum.
|