Skip to content

smsgatewaycenter/Recieve-Incoming-SMS-PHP-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Recieve-Incoming-SMS-PHP-Script

A script to Recieve Incoming SMS using PHP Programming Language.

Save this file as incoming_sms.php

If $_GET method is not working then try $_REQUEST method.

After creating this file, upload to your web server and give out the URL to your SMS provider.

Example code has been used for SMSGatewayCenter.com's Incoming SMS parameters. If the provider is different then you need to change the parameters as per the SMS provider's documnetation.

Make sure you sanitize the data.

More detailed script explanation given here, https://www.smsgatewaycenter.com/blog/php-script-retrieve-shortcode-incoming-sms-data/

About

A script to Recieve Incoming SMS using PHP Programming Language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages