3v4l.org

run code in 300+ PHP versions simultaneously
<label for="BX_age">Your Age</label> <input type="text" class="small" name="BX_age[]"> <label for="BX_age">my Age</label> <input type="text" class="small" name="BX_age[]"> <label for="BX_age">Our Age Together</label> <input type="text" class="small" name="BX_age[]"> <?php $x = 20; $x += 100; echo $x; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/HAorN
function name:  (null)
number of ops:  5
compiled vars:  !0 = $x
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3Clabel+for%3D%22BX_age%22%3EYour+Age%3C%2Flabel%3E%0A++++%3Cinput+type%3D%22text%22+class%3D%22small%22++name%3D%22BX_age%5B%5D%22%3E%0A++++%0A++++%3Clabel+for%3D%22BX_age%22%3Emy+Age%3C%2Flabel%3E%0A++++%3Cinput+type%3D%22text%22+class%3D%22small%22++name%3D%22BX_age%5B%5D%22%3E%0A++++%0A++++%3Clabel+for%3D%22BX_age%22%3EOur+Age+Together%3C%2Flabel%3E%0A++++%3Cinput+type%3D%22text%22+class%3D%22small%22++name%3D%22BX_age%5B%5D%22%3E%0A++++%0A++++'
   11     1        ASSIGN                                                   !0, 20
   12     2        ASSIGN_OP                                     1          !0, 100
   14     3        ECHO                                                     !0
   15     4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.42 ms | 1397 KiB | 13 Q