Bulk Sends
Brought to you by:
mikikg
I've noticed that the Clickatell API's only recommend
sending 50 texts per time ($_GET) and 100 per time
($_POST). If you are setting up a web subscription
service with more than a 1000 subscribers, for instance,
do you know how you would get around this to be able
to bulk send many all at once? Would this be something
to handle in the code through a loop?
Sincerely, Ryan M Male
ryanmmale79@yahoo.co.uk
Logged In: NO
yes you with a loop.
Logged In: NO
yes.