3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "hello world 1"; echo '<input type="button" value="My Button" style="width:125px" />'; echo "hello world 2";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/RB32O
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     'hello+world+1'
    3     1        ECHO                                                     '%3Cinput+type%3D%22button%22%0A++++++++++++++value%3D%22My+Button%22%0A++++++++++++++style%3D%22width%3A125px%22+%2F%3E'
    6     2        ECHO                                                     'hello+world+2'
          3      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.02 ms | 1392 KiB | 13 Q