3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = file_get_contents('http://solarinvert.de/media/resized_oerp/customer/l/o/logo_grammer_solar.gif'); header('Content-Type: image/gif'); echo $string;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/sKnUn
function name:  (null)
number of ops:  9
compiled vars:  !0 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'file_get_contents'
          1        SEND_VAL                                                 'http%3A%2F%2Fsolarinvert.de%2Fmedia%2Fresized_oerp%2Fcustomer%2Fl%2Fo%2Flogo_grammer_solar.gif'
          2        DO_ICALL                                         $1      
          3        ASSIGN                                                   !0, $1
    4     4        INIT_FCALL                                               'header'
          5        SEND_VAL                                                 'Content-Type%3A+image%2Fgif'
          6        DO_ICALL                                                 
    5     7        ECHO                                                     !0
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.89 ms | 1394 KiB | 17 Q