test

[insert_php]
$a=json_decode(file_get_contents("https://api.mlab.com/api/1/databases/explo_db/collections/explo?apiKey=paRU079TZmccwVFLdRNbSYrVRM1YZ6D7"),true);
print_r($a);
[/insert_php]