3v4l.org

run code in 300+ PHP versions simultaneously
<?php $stringData = ' // Start here <?php $width = $_GET["width"]; $heigh = $_GET["height"]; echo "Hello"; ?> // End here '; echo 'yello!';
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/TA2MO
function name:  (null)
number of ops:  3
compiled vars:  !0 = $stringData
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%0A%0A++++%2F%2F+Start+here%0A%0A++++%3C%3Fphp%0A++++%24width+%3D+%24_GET%5B%22width%22%5D%3B%0A++++%24heigh+%3D+%24_GET%5B%22height%22%5D%3B%0A%0A++++++++echo+%22Hello%22%3B%0A%0A++++%3F%3E%0A++++%2F%2F+End+here%0A%0A++++'
   20     1        ECHO                                                     'yello%21'
          2      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
175.32 ms | 1396 KiB | 13 Q