I have download now sms.. I like to use this in my company.. But dont know how to accept SMS and store into my database, Please give me some sample script. Thanks a lot for your helpness
I know PHP has some good links into MySQL. But I haven't done any interfacing myself into MySQL. Here is a link to some info on database interfacing from the PHP web site:
The following link has a simple example of configuring a 2-way command to point to a PHP script, where the PHP script parses the sender and text parameters from the received message: