3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = file_get_contents("https://www.g2a.com/lucene/search/quick?jsoncallback=jQuery111007176995086483657_1451698644927&phrase=Rubber+Ducky+and+the+Rainbow+Gun+OST&isWholesale=false&cn=&start=0&rows=5"); print_r($data);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/VIFSJ
function name:  (null)
number of ops:  8
compiled vars:  !0 = $data
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'file_get_contents'
          1        SEND_VAL                                                 'https%3A%2F%2Fwww.g2a.com%2Flucene%2Fsearch%2Fquick%3Fjsoncallback%3DjQuery111007176995086483657_1451698644927%26phrase%3DRubber%2BDucky%2Band%2Bthe%2BRainbow%2BGun%2BOST%26isWholesale%3Dfalse%26cn%3D%26start%3D0%26rows%3D5'
          2        DO_ICALL                                         $1      
          3        ASSIGN                                                   !0, $1
    4     4        INIT_FCALL                                               'print_r'
          5        SEND_VAR                                                 !0
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
171.79 ms | 1394 KiB | 17 Q