Emperio Posted March 30, 2010 Share Posted March 30, 2010 Can someone help me with scripting this? You know some websites you can sms the website receives that sms and it generates a unique code stores it in mysql and sends it to your phone. You must fill in that unique code in a textbox press button and then you get something. Like +10000 credits. I want to create such thing in my website i know that I must make some kind of account on a website which provides sms services. But I want to know which one i can use easily cause. Link to comment https://forums.phpfreaks.com/topic/196989-pay-per-sms-coded-with-php/ Share on other sites More sharing options...
the182guy Posted March 30, 2010 Share Posted March 30, 2010 Can someone help me with scripting this? You know some websites you can sms the website receives that sms and it generates a unique code stores it in mysql and sends it to your phone. You must fill in that unique code in a textbox press button and then you get something. Like +10000 credits. I want to create such thing in my website i know that I must make some kind of account on a website which provides sms services. But I want to know which one i can use easily cause. The one I use is called TextAnywhere but I think it's only for UK, so don't think it will be any good if you're looking for a US service. In any case, they are usually easy to use by just calling web services. You may have to pay extra for the inbound service though. Link to comment https://forums.phpfreaks.com/topic/196989-pay-per-sms-coded-with-php/#findComment-1034212 Share on other sites More sharing options...
inversesoft123 Posted March 30, 2010 Share Posted March 30, 2010 I am using this SMS short code type of stuff which can be programmed with PHP by using HTTP API. You may learn documentations of www.clickatell.com , it’s a good SMS service but many best and cheap country specific cheapest services are there on web. Link to comment https://forums.phpfreaks.com/topic/196989-pay-per-sms-coded-with-php/#findComment-1034328 Share on other sites More sharing options...
jcbones Posted March 30, 2010 Share Posted March 30, 2010 Clickatell is down, and has been for about a month. None of my SMS is getting through. I'm getting ID's, but the service is returning routing errors. All they will say is "Shared short code services will be restored shortly". Just saying, you may want to try a different service. Link to comment https://forums.phpfreaks.com/topic/196989-pay-per-sms-coded-with-php/#findComment-1034373 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.