I need a code in php to send sms to mobile from internet please some help ... and thanks for everything
You need to connect to a server and this is not cheap. You cannot just code it in well as far as I know, but I am getting old now so technology might have changed lol aXe
Thanks axelay !!! I'm a web programmer ... but not a professional !!! now I make a web site for a dentist ... and he wants to send sms to his costumers from his web site . I don't know much about sending sms from internet .. so if you can help in any information like how sending sms , code stuff , what I need to do this ... etc and thank you any way !!!
Just get Search "SMS script" and you will get what you want but you need a hosting to run it. their are many scripts alvailable on net so dont be confused for the script and use the best one . if you are gonna integrate in a forum then also their is a script available for that so cheers and enjoy sending free SMS
If you're sending SMS to mobile carriers in the USA then that would be rather easy and you can use the mail() function to do it as long as you have the carriers "email addess. (example ).
You need an account with an SMS gateway. This isn't free, however. Try Clickatell. They have code examples for PHP and other languages.
Doe's skype or similar offer an api? might be the direction to go in , I don't know personally as I haven't coded anything like this either. I did see a class or script online sometime ago though but I think it was api related as well. anyway just my 0.02 cents worth. ROOFIS
yes, you can find so many script to send sms. But a sms gateway a/c is needed and its depend on your carrier how much they charge...
I have figured this out already and set a script up. CHeckout textsurprise.com and PM me if interested