3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = file_get_contents("http://vgmdb.info/album/79?format=json"); $json_a=json_decode($string,true); $getit = $json_a['release_price']['price']; echo $getit ;

preferences:
43.71 ms | 402 KiB | 5 Q