hi am using the sqlbox sendsms table for sending messages to the phone
numbers in mysql database but what is happening is that only one number
receives my text but when i run my php script the loop indicates that
it is able to loop through the table for all the numbers.what must i do
to send texts to multiple users in my table sendsms of sqlbox?or if you
have a simple way of sending messages from the database to multiple
recipients help me with that.
