The tag has no wiki summary.

learn more… | top users | synonyms

39
votes
13answers
19k views

How to add SMS text messaging functionality to my website?

I want to add the ability to send reminders to people via email and SMS for specific events that they have signed up for on a web application that I am building. The email part is not difficult, but ...
8
votes
3answers
3k views

Can anyone recommend a good SMS gateway for PHP?

I'm looking for an SMS gateway that has the following criteria: Supports sending from short codes Opt-in capabilities for end-user (will require user to opt in before sending message) Has a clean ...
8
votes
4answers
3k views

Alternative to Pingdom website monitoring service

I need a website monitoring service to make sure my app is not only up but also responsive. Pingdom is great, but just so expensive. Is there anything like it but more affordable? UPDATE: I'd like ...
2
votes
3answers
185 views

SMS ad service for a php app

I am about to launch a website that allows the end user to get alerted as their bus approches the stop. The only problem was this is a little expensive as I'm paying about 5 cents per alert. I was ...
2
votes
3answers
894 views

Send and Receive SMS from my Website

The way I plan to use it is: Have people send SMS to a number to vote. On the backend (assuming that the data comes back to my Web server), I will display the voting results on my Web site. After ...
1
vote
1answer
27 views

Website that allows users to interact via SMS (at a charge) [duplicate]

Some time ago I was a user of a website that allowed its users to establish contact with each other - for free via email, or at a minor added cost if you wanted to sms the other person right away. ...
1
vote
0answers
12 views

What are the best SMS APIs out there? [duplicate]

Possible Duplicate: Can anyone recommend a good SMS gateway for PHP? I am developing (not developer, just project manager) adventure booking system that will also have SMS notification ...
1
vote
0answers
88 views

Android and low end phones not receiving sms [closed]

I have developed a web application for an organisation.I have to send sms to mobile phones from application and I completed this,but there is a problem.Android and low end devices of other models are ...
1
vote
2answers
226 views

HTTP-to-SMS gateway software [duplicate]

Possible Duplicate: How to add SMS text messaging functionality to my website? I want to send SMS via PHP or ASP API and want to process the incoming SMS; suggest me a good HTTP-to-SMS ...
0
votes
0answers
9 views

How are SMS servers set up? [closed]

I have a decent understanding of DNS and HTTP and how they work together, but I'm unfamiliar with the protocols and underlying layers of SMS. Sending and receiving text messages from some number, for ...
0
votes
0answers
10 views

SmS Gateways - How do other sites do it? [duplicate]

Possible Duplicate: Send and Receive SMS from my Website I would love to have a feature on my site that sends Email reminders and SmS(text messages) to people mobile phones. I been ...
0
votes
0answers
13 views

building a sms web application [duplicate]

Possible Duplicate: How to add SMS text messaging functionality to my website? I would like to build a web application the purpose of the web site is to send and receive sms. I was ...
-1
votes
0answers
12 views

How to send web based SMS reciever as get sender name or sender number in PHP [closed]

I have one website I want send SMS through webpage for employee who is having today birthday. If we send the SMS, the employee can get message from company in their mobile inbox, it will not display ...