Scrivi questo e posta il risultato

Codice PHP:
$x file_get_contents('http://prova.php');
$y json_decode($xtrue);
var_dump($x);
var_dump($y);