Showing posts with label way2sms api. Show all posts
Showing posts with label way2sms api. Show all posts

December 17, 2011

How to create your own way2SMS API

11 comments:
Many web browsers available to smartphone users are unable to display way2sms.com properly and because of that people use unofficial API of Way2SMS provided by some websites like freesmz.tk. So why not create your own instead of trusting someone else and using their service ?
One afternoon, I came up with this idea and I went ahead and used my skills at PHP to develop one for myself.
I didn't place input validation checks because it was meant for personal user only.
This uses cURL extension so make sure it's available on your server before tying to run this script.


Read More