3v4l.org

run code in 300+ PHP versions simultaneously
<?php $imageuploadphp = <<<'PHP' <?php if(!empty($_FILES["file"])) { ... } ?> PHP;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/00nYH
function name:  (null)
number of ops:  2
compiled vars:  !0 = $imageuploadphp
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%3C%3Fphp+if%28%21empty%28%24_FILES%5B%22file%22%5D%29%29%0A%7B%0A%0A...%0A%0A%7D%0A%0A%3F%3E'
   12     1      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
271.35 ms | 1392 KiB | 14 Q