Menu
Tag

GCM

Android Push Notification Using PHP and Google Cloud Messaging

PHP By Nov 26, 2015 No Comments

Sending push notification to android device is very important part of an App. Most of the time we use it for sending some information as well us for promotion. I am going to tell you how you can use PHP script to send Android Push Notification using Google Cloud Messaging. Script is so simple and you can use it easily in…