3v4l.org

run code in 300+ PHP versions simultaneously
<head> <title> echo $var </title> </head> <body> <?php $var = Hello; echo "I'm here to learn PHP. </br> So I'll try my best." ?> </body>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Nk6Mc
function name:  (null)
number of ops:  6
compiled vars:  !0 = $var
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3Chead%3E%0A++++%3Ctitle%3E+echo+%24var++%3C%2Ftitle%3E%0A%3C%2Fhead%3E%0A%3Cbody%3E%0A++'
    6     1        FETCH_CONSTANT                                   ~1      'Hello'
          2        ASSIGN                                                   !0, ~1
    7     3        ECHO                                                     'I%27m+here+to+learn+PHP.+%3C%2Fbr%3E%0A++++++++++So+I%27ll+try+my+best.'
   10     4        ECHO                                                     '++++%3C%2Fbody%3E'
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.43 ms | 1384 KiB | 13 Q