3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = file_get_contents('http://api.steampowered.com/IPlayerService/GetRecentlyPlayedGames/v0001/?key=64CDF653E45DFF6144F74EE6501C43A5&steamid=76561198051267973&format=json'); $data = json_encode($data, true); print_r($data); ?>

preferences:
34.61 ms | 402 KiB | 5 Q