Sending SMS using NowSMS Gateway

Sending SMS using NowSMS Gateway SearchSearch
Author Message
Anuj Sinha
New member
Username: Anujaec

Post Number: 2
Registered: 07-2008
Posted on Monday, July 21, 2008 - 11:54 am:   

How can we send an SMS to multiple recipients(e.g. to 30 persons) at a time.Plz give me the PHP script for processing this request.
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 7638
Registered: 10-2002
Posted on Friday, July 25, 2008 - 09:19 pm:   

Use the standard PHP script, but either specify a comma-delimted list of phone numbers for the message recipients, or create a distribution list on the NowSMS server and send to the named distribution list instead of a phone number.

Here are some links with more information:

http://blog.nowsms.com/2007/06/editing-distribution-lists-and-address.html
http://support.nowsms.com/discus/messages/485/20322.html

-bn