3v4l.org

run code in 300+ PHP versions simultaneously
<html> <body> <?php echo "<form action = 'reserve.php' method = 'get'>"; echo "<span>First Name : </span> <input type ='text' id = 'fname' name='fname' style ='margin-left:5px'/>"; ?> </body> </html>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/OZbmm
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3Chtml%3E%0A%3Cbody%3E%0A'
    4     1        ECHO                                                     '%3Cform+action+%3D+%27reserve.php%27+method+%3D+%27get%27%3E'
    5     2        ECHO                                                     '%3Cspan%3EFirst+Name+%3A+%3C%2Fspan%3E+%3Cinput+type+%3D%27text%27+id+%3D+%27fname%27+name%3D%27fname%27+style+%3D%27margin-left%3A5px%27%2F%3E'
    8     3        ECHO                                                     '%0A%3C%2Fbody%3E%0A%3C%2Fhtml%3E'
   10     4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.46 ms | 1384 KiB | 13 Q