how to send sms to mobiles using php

how to send sms to mobiles using php SearchSearch
Author Message
dinesh
New member
Username: Dkarthik363

Post Number: 1
Registered: 05-2014
Posted on Thursday, May 01, 2014 - 08:29 pm:   

how to send sms to mobiles using php

can any one explain please
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 4885
Registered: 08-2008
Posted on Tuesday, May 06, 2014 - 06:58 pm:   

Hi,

Apologies for the delay in response. I am used to answering specific technical questions, and your question is very vague and open, so I wasn't sure how to answer it.

As this question was posted in the NowSMS product support forum, my response is focused on using PHP to send SMS using NowSMS.

The first step is to install our NowSMS software on a Windows PC. Trial versions can be downloaded at http://www.nowsms.com/download-free-trial

Either the Now SMS/MMS Gateway or NowSMS Lite can be used. NowSMS Lite can send SMS and MMS messages using a single GSM modem or Android phone as a modem connection. The full product supports multiple modems and/or service provider connections.

Before attempting to interface with NowSMS using PHP, you should verify that NowSMS is configured correctly and can send SMS messages using its built in web interface. For Android phone or GSM modem connections, there are quick start guides that can be found here: http://www.nowsms.com/doc/quick-start-guide

Once you have verified that NowSMS is working on its own, the following links have sample PHP code for sending SMS and MMS, you just need to change the IP address and account credentials to point to the Windows PC running the NowSMS software:

http://www.nowsms.com/nowsms-php-example-send-sms-text-message

http://www.nowsms.com/nowsms-php-example-send-mms-message

For processing received SMS messages with PHP, there are several examples available via the following thread: http://support.nowsms.com/discus/messages/1/4520.html

--
Des
NowSMS Support