3v4l.org

run code in 300+ PHP versions simultaneously
<html> <div style="background:blue;"> <?php $a = 12; echo $a; ?> </div>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/FXPNG
function name:  (null)
number of ops:  5
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3Chtml%3E%0A++++%3Cdiv+style%3D%22background%3Ablue%3B%22%3E%0A'
    4     1        ASSIGN                                                   !0, 12
    5     2        ECHO                                                     !0
    7     3        ECHO                                                     '++++%3C%2Fdiv%3E'
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
140.59 ms | 1392 KiB | 13 Q