3v4l.org

run code in 300+ PHP versions simultaneously
<?php header("Content-type: text/plain"); echo file_get_contents("http://goo.gl/ZAAXPf"); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/KhPnn
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'header'
          1        SEND_VAL                                                 'Content-type%3A+text%2Fplain'
          2        DO_ICALL                                                 
    5     3        INIT_FCALL                                               'file_get_contents'
          4        SEND_VAL                                                 'http%3A%2F%2Fgoo.gl%2FZAAXPf'
          5        DO_ICALL                                         $1      
          6        ECHO                                                     $1
   11     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
166.98 ms | 1385 KiB | 17 Q