PHP - Send and Receive SMS & MMS

PHP - Send and Receive SMS & MMS SearchSearch
Author Message
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 237
Registered: 08-2008
Posted on Tuesday, November 11, 2008 - 05:41 pm:   

I'm posting this for future reference for people who are trying interface PHP script with NowSMS to send and/or receive SMS and/or MMS messages with NowSMS.

Sending SMS:

http://blog.nowsms.com/2008/10/nowsms-php-example-send-sms-text.html
Example Script: http://www.nowsms.com/download/sendsms-php.txt

Sending MMS:

http://support.nowsms.com/discus/messages/485/24503.html
Example Script: http://www.nowsms.com/download/sendmms-php.txt

Receiving SMS:

http://support.nowsms.com/discus/messages/1/4520.html

Receiving MMS:

http://www.nowsms.com/support/bulletins/tb-nowsms-016.htm

(and some additional info @ http://support.nowsms.com/discus/messages/485/24503.html)