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 curl($urlBaidu);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/YPnW3
function name:  (null)
number of ops:  13
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        INIT_FCALL_BY_NAME                                       'curl'
          9        SEND_VAR_EX                                              !0
         10        DO_FCALL                                      0  $6      
         11        ECHO                                                     $6
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.31 ms | 1394 KiB | 17 Q