3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo '<input id="temps' + counter + '" name="temps' + '" type="number" size="10" min="0" max="24" value="0" step="any" onchange="checkField();" class="dynamic" onblur="autre();" onfocus="enter();"/>';
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/tnPiK
function name:  (null)
number of ops:  6
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   FETCH_CONSTANT                                   ~0      'counter'
          1        ADD                                              ~1      '%3Cinput+id%3D%22temps', ~0
          2        ADD                                              ~2      ~1, '%22+name%3D%22temps'
          3        ADD                                              ~3      ~2, '%22+type%3D%22number%22+size%3D%2210%22+min%3D%220%22+max%3D%2224%22+value%3D%220%22+step%3D%22any%22+onchange%3D%22checkField%28%29%3B%22+class%3D%22dynamic%22+onblur%3D%22autre%28%29%3B%22+onfocus%3D%22enter%28%29%3B%22%2F%3E'
          4        ECHO                                                     ~3
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
166.41 ms | 1397 KiB | 13 Q