3v4l.org

run code in 300+ PHP versions simultaneously
<?php session_start(); if($_SERVER['REMOTE_ADDR'] != "85.113.227.53"){ die("404"); } ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 7
Branch analysis from position: 6
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 7
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/u3FRl
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'session_start'
          1        DO_ICALL                                                 
    3     2        FETCH_R                      global              ~1      '_SERVER'
          3        FETCH_DIM_R                                      ~2      ~1, 'REMOTE_ADDR'
          4        IS_NOT_EQUAL                                             ~2, '85.113.227.53'
          5      > JMPZ                                                     ~3, ->7
    4     6    > > EXIT                                                     '404'
    6     7    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.33 ms | 1393 KiB | 15 Q