3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = $_SERVER['REQUEST_URI']; if (eregi("taki", $url)) {echo '<a href="http://www.storperde.com.tr" title="Stor Perde">Stor Perde</a> Online Satış Mağazası';} ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 9
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 9
filename:       /in/nsYUD
function name:  (null)
number of ops:  10
compiled vars:  !0 = $url
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   FETCH_R                      global              ~1      '_SERVER'
          1        FETCH_DIM_R                                      ~2      ~1, 'REQUEST_URI'
          2        ASSIGN                                                   !0, ~2
    3     3        INIT_FCALL_BY_NAME                                       'eregi'
          4        SEND_VAL_EX                                              'taki'
          5        SEND_VAR_EX                                              !0
          6        DO_FCALL                                      0  $4      
          7      > JMPZ                                                     $4, ->9
    4     8    >   ECHO                                                     '%3Ca+href%3D%22http%3A%2F%2Fwww.storperde.com.tr%22+title%3D%22Stor+Perde%22%3EStor+Perde%3C%2Fa%3E+Online+Sat%C4%B1%C5%9F+Ma%C4%9Fazas%C4%B1'
    5     9    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.47 ms | 1393 KiB | 13 Q