3v4l.org

run code in 300+ PHP versions simultaneously
<?php $i = 1; echo "<input type='checkbox' name="."'pozycja'.$i"." value=1/>";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/0Fgvk
function name:  (null)
number of ops:  7
compiled vars:  !0 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 1
    4     1        NOP                                                      
          2        FAST_CONCAT                                      ~2      '%27pozycja%27.', !0
          3        CONCAT                                           ~3      '%3Cinput+type%3D%27checkbox%27+name%3D', ~2
          4        CONCAT                                           ~4      ~3, '+value%3D1%2F%3E'
          5        ECHO                                                     ~4
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
143.58 ms | 1392 KiB | 13 Q