Tag: google cloud messaging

25
Dec
2015

php-gcm project for sending sms to any number through google cloud messaging

This is an opensource project by me and final release is version 1.0.1 till now. Description: First…

25
Dec
2015

PHP-GCM to specified destination number

https://github.com/anjlab/android-sms-gateway   Reference: https://gist.github.com/prime31/5675017#file-gistfile1-php-L16   code: <?php // API access key from Google API’s Console define( ‘API_ACCESS_KEY’, ‘the…