3v4l.org

run code in 300+ PHP versions simultaneously
<?php $file = file_get_contents('http://www.yahoo.com/youtube/v3/videos?part=contentDetails%2Csnippet%2Cstatistics&maxResults=1&id=rF_2pqJ86L4'); $json = json_decode($file, true); print_r($json);

preferences:
39.5 ms | 402 KiB | 5 Q