3v4l.org

run code in 300+ PHP versions simultaneously
<head> <title> echo $var </title> </head> <body> <?php $var = 'Hello World'; 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/LqNW9
function name:  (null)
number of ops:  5
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        ASSIGN                                                   !0, 'Hello+World'
    7     2        ECHO                                                     'I%27m+here+to+learn+PHP.+%3C%2Fbr%3E%0A++++++++++So+I%27ll+try+my+best.'
   10     3        ECHO                                                     '++++%3C%2Fbody%3E'
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
171.7 ms | 1392 KiB | 13 Q