Difference between revisions of "SMS"
From BC$ MobileTV Wiki
Line 6: | Line 6: | ||
* '''Send SMS to mobiles (open source PHP Script):''' http://sourceforge.net/projects/smsfax/SMSFAX | * '''Send SMS to mobiles (open source PHP Script):''' http://sourceforge.net/projects/smsfax/SMSFAX | ||
− | Google's SMS service (allows you to send a message to your phone by filling a basic form): http://www.google.com/sendtophone | + | * Bulk Mobile SMS capabilities (another great script from PHP classes): http://www.phpclasses.org/browse/package/2257.html |
+ | * Google's SMS service (allows you to send a message to your phone by filling a basic form): http://www.google.com/sendtophone | ||
Revision as of 14:28, 28 February 2008
Short Message Service (commonly abbreviated SMS), is a messaging protocol for sending data from a server to mobile devices, and, from mobile devices to a server and on to other mobile devices. These short text messages are ideal for mobile telephone devices, whose limited keypads and data costs hinder long form communications. The SMS technology has facilitated the development and growth of mobile text messaging across the globe. [1]
External Links
- Send SMS to mobiles (open source PHP Script): http://sourceforge.net/projects/smsfax/SMSFAX
- Bulk Mobile SMS capabilities (another great script from PHP classes): http://www.phpclasses.org/browse/package/2257.html
- Google's SMS service (allows you to send a message to your phone by filling a basic form): http://www.google.com/sendtophone