3v4l.org

run code in 300+ PHP versions simultaneously
<?php header("Location: http://ya.ru/"); /* Перенаправление броузера */ /* Можно убедиться, что следующий за командой код не выполнится из-за перенаправления.*/ exit; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 79) Position 1 = -2
filename:       /in/bGqrR
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'header'
          1        SEND_VAL                                                 'Location%3A+http%3A%2F%2Fya.ru%2F'
          2        DO_ICALL                                                 
    6     3      > EXIT                                                     
    7     4*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.68 ms | 1393 KiB | 15 Q