3v4l.org

run code in 300+ PHP versions simultaneously
<?php $var = 'PHP tutorial'?> <head> <title><strong><?php echo $var; ?></strong></title> </head> <body> <h3> </h3> </body>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/05UOT
function name:  (null)
number of ops:  5
compiled vars:  !0 = $var
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ASSIGN                                                   !0, 'PHP+tutorial'
    2     1        ECHO                                                     '%3Chead%3E%0A++++%3Ctitle%3E%3Cstrong%3E'
    3     2        ECHO                                                     !0
          3        ECHO                                                     '%3C%2Fstrong%3E%3C%2Ftitle%3E%0A%3C%2Fhead%3E%0A%3Cbody%3E%0A%09%3Ch3%3E%0A++++%3C%2Fh3%3E%0A%3C%2Fbody%3E'
    8     4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.1 ms | 1396 KiB | 13 Q