[PHP] php and SMS

2004-08-28 Thread grahama
I want to send SMS Text messages to cell phones from my server app I would also like cell phones to be able to send text messages back to my app how does one go about doing this ? Can I do a 'get' or a 'post' to some kind of sms gateway url ? does anyone know what the costs are for something

Re: [PHP] php and SMS

2004-08-28 Thread Chris Shiflett
--- [EMAIL PROTECTED] wrote: I want to send SMS Text messages to cell phones from my server app I would also like cell phones to be able to send text messages back to my app how does one go about doing this? This was done recently for Midnight Madness. The information given by the

Re: [PHP] php and SMS

2004-08-28 Thread raditha dissanayake
[EMAIL PROTECTED] wrote: I want to send SMS Text messages to cell phones from my server app I would also like cell phones to be able to send text messages back to my app how does one go about doing this ? Can I do a 'get' or a 'post' to some kind of sms gateway url ? Goto kannel.org and

[PHP] PHP and SMS

2001-08-13 Thread ahmad varoqua
Hello everyone, Has anyone used php to implement SMS (short message service) on a site? I found something on simplewire.com but I was wondering what other options are available? I couldn't find anything in the archives or on php.net so I appreciate any help or leads in this area. --ahmad