954,585 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

need php code to send sms to mobile

Hi i am developing a new website for mobile shop in php, I need to implement to send sms for the login users, please help me with code in php

rohoni
Newbie Poster
20 posts since Nov 2006
Reputation Points: 10
Solved Threads: 0
 

AFAIK there's a few ways to do this.


pay for a service for true SMS.

use emails where available like [email]9895551212@tmomail.net[/email]

http://www.tech-recipes.com/rx/939/sms_email_cingular_nextel_sprint_tmobile_verizon_virgin/

or use curl to sms from each providers web site where available.

kireol
Posting Whiz
313 posts since Mar 2008
Reputation Points: 34
Solved Threads: 51
 

Simple and easy for modification, PHP script for SMS sending through HTTP
http://sourceforge.net/projects/send-sms-script/

aronsmit
Newbie Poster
2 posts since Aug 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: