I use the following solution to send bulk SMS from Mysql. ozekisms.com/index.php?owpn=164 The configuration was very easy, I can send SMS from Mysql to my contact easily. I am interested in how to send messages to a group? Do you have any idea how to modify the string or my contacts in Mysql to be organized in a group?
In their database table layout, they only show a single VARCHAR(30) field for the RECEIVER and that would indicate to me that they only accept one at a time.
But ASK them. Maybe they have a way.
__________________
An optimist sees the glass as half full.
A pessimist sees the glass as half empty.
A realist drinks it no matter how much there is.
What old pedant says is logical. You should ask to that company from whom you bought the software. But if you built that software then that's a different scenario. I really don't know how could you do that...