android and ios
Push notifications from php to Android devices with Minibots Class
More than two years ago I wrote a post about sending push notifications from php to an iOS app called…
Detect if is mobile with Javascript, read user agent
How to detect if your user is using a mobile device in Javascript? You can do it by checking the…
Send push notification to iPhone with PHP and pushme.to
UPDATE: 2013/11/18 This code no longer works, but you can check a similar function here: Sending push notifications with php…