3v4l.org

run code in 300+ PHP versions simultaneously
<?php print 'One line simple string.<br />'; print 'Two line simple string example<br />'; print 'Tomorrow I \'ll learn PHP global variables.<br />'; print 'This is a bad command : del c:\\*.* <br />'; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/R0tPs
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ECHO                                                     'One+line+simple+string.%3Cbr+%2F%3E'
    4     1        ECHO                                                     'Two+line+simple++%0Astring+example%3Cbr+%2F%3E'
    6     2        ECHO                                                     'Tomorrow+I+%27ll+learn+PHP+global+variables.%3Cbr+%2F%3E'
    7     3        ECHO                                                     'This+is+a+bad+command+%3A+del+c%3A%5C%2A.%2A+%3Cbr+%2F%3E'
    8     4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.04 ms | 1392 KiB | 13 Q