3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo '<div>something</div>'; ?> <html> <head> <title>whatever</title> </head> <body> <div>foo</div> </body> </html>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/0akiX
function name:  (null)
number of ops:  3
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ECHO                                                     '%3Cdiv%3Esomething%3C%2Fdiv%3E'
    6     1        ECHO                                                     '%3Chtml%3E%0A++++%3Chead%3E%0A++++++++%3Ctitle%3Ewhatever%3C%2Ftitle%3E%0A++++%3C%2Fhead%3E%0A++++%3Cbody%3E%0A++++++++%3Cdiv%3Efoo%3C%2Fdiv%3E%0A++++%3C%2Fbody%3E%0A%3C%2Fhtml%3E'
   13     2      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
166.57 ms | 1402 KiB | 13 Q