PHP and SMS??

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
myleow
Forum Contributor
Posts: 194
Joined: Mon Jun 21, 2004 7:05 pm
Location: California

PHP and SMS??

Post by myleow »

Is there a PHP package that sends SMS through the Internet?

I want to be able to send SMS messages to Mobile Phones from my Server and am wondering if there is a PHP package that does it.

Any one can direct me to a technical site regard sending SMS from Internet? I am very interested in how it is sending from a server and then a Telecommunication Company getting it and in turns sending it to the correct Mobile Phone.

ICQ has a SMS service which is free. How are they sending SMS messages out and at what cost?

Might require to setup a SMSC but that should be just software too.

Regards
Mian
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

Post by anjanesh »

Post Reply