[ PROJECT NO MORE USED ! ]
Php rest api to send SMS
- create an account on https://www.skebby.it/
- associate your phone number (sender) in skebby platform
- Download the two PHP files from this Repository
- Update Skebby credentials (username and password, used for login) in sendsmsapi.php in rows 37, 38
- Create your "secret APIKEY" code in sendsmsapi.php in rows 8
- Upload the 2 files on your server.
Send SMS just calling Rest API like this:
https://serverfolder/sendsmsapi.php?APIKEY=YOURAPIKEY&SENDNAME=NAME&TEL=NUMBER i.e. :
https://www.mysite.com/sendsmsapi.php?APIKEY=FDSJHFDI7438JJJHK&SENDNAME=Paul&TEL=3901228756