3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo 'Username: <input type="text" name="username" />'; echo 'Password: <input type="password" name="password" />'; echo '<input type="submit" value="Login" />'; echo '</form>'; ?> ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/XjIMc
function name:  (null)
number of ops:  6
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     'Username%3A+%3Cinput+type%3D%22text%22+name%3D%22username%22+%2F%3E'
    3     1        ECHO                                                     'Password%3A+%3Cinput+type%3D%22password%22+name%3D%22password%22+%2F%3E'
    4     2        ECHO                                                     '%3Cinput+type%3D%22submit%22+value%3D%22Login%22+%2F%3E'
    5     3        ECHO                                                     '%3C%2Fform%3E'
    7     4        ECHO                                                     '%3F%3E'
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.34 ms | 1392 KiB | 13 Q