Skip to content

Instantly share code, notes, and snippets.

View pimplesushant's full-sized avatar
🐘
Developing PHPantastic code 😉

Sushant Pimple pimplesushant

🐘
Developing PHPantastic code 😉
View GitHub Profile
<?php
// API access key from Google API's Console
define( 'API_ACCESS_KEY', 'YOUR-API-ACCESS-KEY-GOES-HERE' );
$registrationIds = array( $_GET['id'] );
// prep the bundle
$msg = array