C2DM implementation PHP code
A php class for sending C2DM message to Android devices.
Note that it relies on cURL, so you’ll need to make sure your PHP installation has cURL.
TODO: add session
lytsing
Back