3v4l.org

run code in 300+ PHP versions simultaneously
<?php return ($_=@strtolower($_SERVER['HTTP_X_REQUESTED_WITH']) && $_ == 'xmlhttprequest');
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 46) Position 1 = 8, Position 2 = 10
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
filename:       /in/TCYH3
function name:  (null)
number of ops:  13
compiled vars:  !0 = $_
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   BEGIN_SILENCE                                    ~1      
          1        INIT_FCALL                                               'strtolower'
          2        FETCH_R                      global              ~2      '_SERVER'
          3        FETCH_DIM_R                                      ~3      ~2, 'HTTP_X_REQUESTED_WITH'
          4        SEND_VAL                                                 ~3
          5        DO_ICALL                                         $4      
          6        END_SILENCE                                              ~1
          7      > JMPZ_EX                                          ~5      $4, ->10
          8    >   IS_EQUAL                                         ~6      !0, 'xmlhttprequest'
          9        BOOL                                             ~5      ~6
         10    >   ASSIGN                                           ~7      !0, ~5
         11      > RETURN                                                   ~7
         12*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.46 ms | 1385 KiB | 15 Q