I created a MySql database and a PHP script that sends a PIN code to users when they register. Incoming SMS are checked for keyword to decide the service to provide and then for the PIN code which is verified with the phone number in the database. Incoming message is then stored in the database for that user.
I hope this helps. On Wed, 2004-03-31 at 08:28, Bharathi S wrote: > On 31 Mar 2004, sean wrote: > > > There is a good front end in /contrib/php-admin that comes with > > Kannel 1.2.1. The php scripts are well documented and easy to adapt > > to your own needs. > > Thanks, This will help me to admin and send SMS. But How to handle the > recevied SMS ? How to handle multiple user account ? > > Bye :) > -- > Bharathi S, Midas Team, (__) > Intel Lab, TeNeT Group, oo ) > IIT-Madras, Chennai-INDIA. (_/\ > > Known is drop, Unknown is OCEAN.
