vote up -2 vote down star

Possible Duplicates:
Send SMS from PHP
SMS from web application
any good php tutorial on how to send sms to phones?

How to send SMS from a php web application? Is there any free server available for testing or demo purpose?

flag

72% accept rate
Loads of duplicates of this - e.g. stackoverflow.com/questions/1378192/…, which is itself closed as a duplicate. – Dominic Rodger Oct 12 at 16:01
I can see if you were having a problem with your SMS implementation, but IMHO this shouldn't be a "how do I do x?" where x is some general thing like in this question. I get tons of google results on this. – somacore Oct 12 at 16:03

closed as exact duplicate by Dominic Rodger, bobince, gs, Manni, SilentGhost Oct 16 at 13:48

1 Answer

vote up 1 vote down

It's just email. See http://stackoverflow.com/questions/432944/sms-from-web-application

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.