3v4l.org

run code in 300+ PHP versions simultaneously
<html> <head> <title>Online PHP Script Execution</title> </head> <body> <form> <input type="text"></input> <button style="height: 25px; width: 100px">submit me</button> <form> <?php echo "<h1>Hello, PHP!</h1>"; ?> </body> </html>>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/pPS1l
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3Chtml%3E%0A%3Chead%3E%0A%3Ctitle%3EOnline+PHP+Script+Execution%3C%2Ftitle%3E%0A%3C%2Fhead%3E%0A%3Cbody%3E%0A%3Cform%3E%0A%3Cinput+type%3D%22text%22%3E%3C%2Finput%3E%0A%3Cbutton+style%3D%22height%3A+25px%3B+width%3A+100px%22%3Esubmit+me%3C%2Fbutton%3E%0A%3Cform%3E%0A'
   11     1        ECHO                                                     '%3Ch1%3EHello%2C+PHP%21%3C%2Fh1%3E'
   13     2        ECHO                                                     '%3C%2Fbody%3E%0A%3C%2Fhtml%3E%3E'
   14     3      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155 ms | 1392 KiB | 13 Q