3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo 'text davor'; header ('HTTP/1.1 301 Moved Permanently'); header ('Location: /index.php?mod=bildergalerie'.$sess_id);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3FWHu
function name:  (null)
number of ops:  9
compiled vars:  !0 = $sess_id
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     'text+davor'
    3     1        INIT_FCALL                                               'header'
          2        SEND_VAL                                                 'HTTP%2F1.1+301+Moved+Permanently'
          3        DO_ICALL                                                 
    4     4        INIT_FCALL                                               'header'
          5        CONCAT                                           ~2      'Location%3A+%2Findex.php%3Fmod%3Dbildergalerie', !0
          6        SEND_VAL                                                 ~2
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
166.25 ms | 1394 KiB | 15 Q