We're a community of 1.1M IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,080,680 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

sms gateway

Hello,

Am doin a web application.How can i implement sms service in my website??
Please show me some references..and guidence please..


Thanks

7
Contributors
4
Replies
8 Months
Discussion Span
8 Months Ago
Last Updated
5
Views
youvi
Light Poster
27 posts since Apr 2011
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

You need a GSM modem connected to your server or you need to use an external service.
If you can connect a GSM modem you can use an SMS gateway server like this one: http://code.google.com/p/sms-gateway-server/

bye.

cereal
Veteran Poster
1,195 posts since Aug 2007
Reputation Points: 358
Solved Threads: 231
Skill Endorsements: 22

This is as same as send a mail with PHP. You wil need a sms gateway provider. Googling a bit could solve your problem. The code will be

mail('phoneno@smsgatewayprovider.com',''subject','message');
shahbaz13
Junior Poster in Training
52 posts since Jul 2011
Reputation Points: 10
Solved Threads: 4
Skill Endorsements: 0

You could consider using an SMS Gateway provider such as CDYNE (http://www.cdyne.com/products/sms-notify.aspx) to send text messages. They offer examples in PHP for their SMS Notify! API: http://wiki.cdyne.com/index.php/SMSv2_PHP

sr11
Newbie Poster
1 post since Feb 2012
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

Hi,
It is quite simple if you know where to get a reliable gateway. When I was buildong my site, I chose Ozeki NG SMS Gateway, which I've been using since then, and it always works well for me. Here's their site: http://www.ozekisms.com

MaxH69
Newbie Poster
2 posts since Oct 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page generated in 0.0670 seconds using 2.7MB