For example using [GW]ammu is a simple way on Linux, see http://wammu.eu/. It has a web interface too. It's easy to call from PHP using exec(). Pre-written classes also available: http://www.phpclasses.org/package/3865-PHP-Send-and-receive-SMS-messages-using-Gammu.html Or it's possible to make a Perl script handles the GSM device. I really love this solution. http://search.cpan.org/dist/Device-Gsm/Gsm.pm Good ways for own GSM modem. ...but there are lots of SMS gateway APIs. Some of them with free test period and even could be cheap in case of bulk SMS sending. *--Bálint Horváth* On Tue, Nov 19, 2013 at 4:54 PM, Camilo Sperberg <unreal4u@xxxxxxxxx> wrote: > > On 19 Nov 2013, at 16:15, Gregor Leskovšek <legrega@xxxxxxxxx> wrote: > > > Is it possible and how can I send an SMS with data from a submitted web > > form? > > Using Linux, Kubuntu LTS. > > Thanks in advance, Gregor > > > > ♥♥♥ When the sun rises I receive and when it sets I forgive! ♥♥♥ > > http://gleskove.userworld.com/ <http://moj.skavt.net/gleskovs/> ♥ > > Always, Gregor Leskovšek > > Yes, it is possible. It has a certain degree of difficulty, but if you > outsource the service, it is very cheap and easy. > > If you google on "php send sms" you can learn a lot more than what I'm > able to write about the subject. > > Greetings. > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >