3v4l.org

run code in 300+ PHP versions simultaneously
<?php $urlBaidu = 'file://./geeeeeeekpwn.php?flag=md5_salt' ; $arrParse = parse_url($urlBaidu); var_dump($arrParse); echo $urlBaidu;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/c76B4
function name:  (null)
number of ops:  10
compiled vars:  !0 = $urlBaidu, !1 = $arrParse
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'file%3A%2F%2F.%2Fgeeeeeeekpwn.php%3Fflag%3Dmd5_salt'
    4     1        INIT_FCALL                                               'parse_url'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $3      
          4        ASSIGN                                                   !1, $3
    5     5        INIT_FCALL                                               'var_dump'
          6        SEND_VAR                                                 !1
          7        DO_ICALL                                                 
    6     8        ECHO                                                     !0
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.95 ms | 1393 KiB | 17 Q