This is a discussion on Sending SMS messages ? within the PHP General forums, part of the PHP Programming Forums category; Hi All Is there a way to send sms messages via php. I really don’t know anything about this ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi All
Is there a way to send sms messages via php. I really don’t know anything about this so any info,pointers or resources will be very much appreciated. Thank you in advance for any help. Dave C --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.516 / Virus Database: 313 - Release Date: 01/09/2003 |
|
|||
|
Hi Dave,
Yes php can, but what application will you connect to? On my old work we develop php and c programs to do it. Although the main client that connects is on C/Unix but when the people wanted to send messages we do it on php then web to c then c program to smsc server. - Louie ----- Original Message ----- From: "Dave Carrera" <dave@ephgroup.com> To: <php-general@lists.php.net> Sent: Friday, September 12, 2003 4:06 PM Subject: [php] Sending SMS messages ? Hi All Is there a way to send sms messages via php. I really don’t know anything about this so any info,pointers or resources will be very much appreciated. Thank you in advance for any help. Dave C --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.516 / Virus Database: 313 - Release Date: 01/09/2003 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php |