3v4l.org

run code in 300+ PHP versions simultaneously
<?php $file = 'http://premium.nba.com/pr/leaguepass/api/tk/tk.jhtml?source=away&clientType=iphone&gameId=0021500484&sg=1451617178|n^n^v^Nam1jWcY5wdbqBmn&cid=6XJ-zRrJQp6fI9WVFxzhyg&view=xml&tid=G8a8fcc0a-733a-484a-af37-a28e0504996d&nsfg=1546210255|billing.lprdo^billing.lpbp^swvOQFrV2xNDuzyE'; $data = file_get_contents($file); // or use readfile('games.json') for local file echo $data;
Output for git.master, git.master_jit, rfc.property-hooks
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for premium.nba.com failed: System error in /in/UrrIK on line 4 Warning: file_get_contents(http://premium.nba.com/pr/leaguepass/api/tk/tk.jhtml?source=away&clientType=iphone&gameId=0021500484&sg=1451617178|n^n^v^Nam1jWcY5wdbqBmn&cid=6XJ-zRrJQp6fI9WVFxzhyg&view=xml&tid=G8a8fcc0a-733a-484a-af37-a28e0504996d&nsfg=1546210255|billing.lprdo^billing.lpbp^swvOQFrV2xNDuzyE): Failed to open stream: php_network_getaddresses: getaddrinfo for premium.nba.com failed: System error in /in/UrrIK on line 4

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
85.86 ms | 402 KiB | 8 Q