I am in the same boat, however I am just fine using PHP and MySQL (would
probably set it up to run as a cron)
My question is..what then? How do I use *kannel* (not php,mysql) to send
sms messages to phone numbers stored in mysql. I assume I create a text
file (again, no problem here) with a phone number in it and then the
message, but not sure where this goes or what the correct format is.
Thanks,
Geoff
Sriram wrote:
Hi
I need to set up a SMS gateway for bulk sms..I've already set up
Kannel on RHL 8.1. I would be getting the list of phone numbers on an
XL sheet which i'll import to mysql database...I need to write a PHP
script that can read the database and send the SMS to those phone
numbers on a daily basis.. As i'm new to PHP can anyone share a script
of that sort...I need only 2 fields in the mysql database - 1 is the
phone # [to be imported from XL] and other is teh text for SMS.. the
php script just needs to read the database till EOF adn sedn those
messages..
Pls help
Regards
Sriram