Question : Problem: How do I use a cell phone modem in Linux by PHP?

I need to send and receive sms's and read another usefull info from the cell phone stationary connected to the Linux machine. Also - what cable should I use?

Answer : Problem: How do I use a cell phone modem in Linux by PHP?

There is an article on sending receiving sms using linux here;
http://www.developershome.com/sms/freeLibForSMS.asp

I think you need to find the commandline tools and use the http://nl2.php.net/function.exec functions to fire them. Next you prob. need a cron php job to monitor and verify sms messages from either file or db. using the db modules / file handlers...

Rgrds,

Random Solutions  
 
programming4us programming4us