3v4l.org

run code in 300+ PHP versions simultaneously
<?php $homepage = file_get_contents('https://api.instagram.com/v1/users/2298693825?access_token=2298693825.1677ed0.b27784d7f3494084b156332c1775464e'); var_dump($http_response_header); var_dump($homepage); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/GGbQc
function name:  (null)
number of ops:  11
compiled vars:  !0 = $homepage, !1 = $http_response_header
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'file_get_contents'
          1        SEND_VAL                                                 'https%3A%2F%2Fapi.instagram.com%2Fv1%2Fusers%2F2298693825%3Faccess_token%3D2298693825.1677ed0.b27784d7f3494084b156332c1775464e'
          2        DO_ICALL                                         $2      
          3        ASSIGN                                                   !0, $2
    3     4        INIT_FCALL                                               'var_dump'
          5        SEND_VAR                                                 !1
          6        DO_ICALL                                                 
    4     7        INIT_FCALL                                               'var_dump'
          8        SEND_VAR                                                 !0
          9        DO_ICALL                                                 
    5    10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.59 ms | 1394 KiB | 17 Q