3v4l.org

run code in 300+ PHP versions simultaneously
<form method="POST"> <input type="text" name="text" > <input type="submit" name="send" > </form> <?php print_r($_POST); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/BSPdF
function name:  (null)
number of ops:  6
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3Cform+method%3D%22POST%22%3E%0A++++%3Cinput+type%3D%22text%22+name%3D%22text%22+%3E%0A++++%3Cinput+type%3D%22submit%22+name%3D%22send%22+%3E%0A%3C%2Fform%3E%0A'
    6     1        INIT_FCALL                                               'print_r'
          2        FETCH_R                      global              ~0      '_POST'
          3        SEND_VAL                                                 ~0
          4        DO_ICALL                                                 
    7     5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
189.2 ms | 1398 KiB | 15 Q