3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json_url = 'http://api.steampowered.com/IEconItems_730/GetPlayerItems/v0001/?key=1A47D045B274923210A243066F89B30E&SteamID=76561198014542872'; $res = file_get_contents($json_url);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/tACGv
function name:  (null)
number of ops:  6
compiled vars:  !0 = $json_url, !1 = $res
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2Fapi.steampowered.com%2FIEconItems_730%2FGetPlayerItems%2Fv0001%2F%3Fkey%3D1A47D045B274923210A243066F89B30E%26SteamID%3D76561198014542872'
    3     1        INIT_FCALL                                               'file_get_contents'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $3      
          4        ASSIGN                                                   !1, $3
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.58 ms | 1394 KiB | 15 Q