Daniel Brown wrote: > On Wed, May 13, 2009 at 10:00, Manoj Singh <manojsingh2...@gmail.com> > wrote: >> Hi All, >> >> I need to create the SMS functionality in PHP. >> >> Do you have any idea of Open Source SMS gateway which i can use? > > http://google.com/search?q=open+source+sms+gateway > > If you have any idea of how SMS works, you'll know it's not > possible. SMS is a protocol built upon a network for which you'll be > required to license (and pay for) access and usage. It's not a script > you could install.
Well, in a way you could - I've been using sms_client for 3-4 years, paying a fixed fee of 30Rappen per SMS via my phonebill. It works very well. I trigger the SMS by email, but it could just as easily be done from some PHP code. sms_client is open source, btw. /Per -- Per Jessen, Zürich (17.6°C) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php