3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = file_get_contents("http://www.scoresway.com/a/block_home_matches?sport=soccer&block_id=block_home_matches_c3b38e896b38bf61cfbc88a8e9ba7946&service_id=block.home_matches&callback_params={%22date%22%3a%222012-12-20%22,%22display%22%3a%22all%22,%22live_update%22%3afalse}&action=filterContent&params={%22display%22%3a%22now_playing%22}&localization_id=www");//replace with the url in the description $json_output = json_decode($json, TRUE); $val = $json_output["commands"][0]["content"]; echo $val;

preferences:
46.92 ms | 402 KiB | 5 Q