3v4l.org

run code in 300+ PHP versions simultaneously
'Tomorrow I \'ll learn PHP global variables.''This is a bad command : del c:\\*.*' Expected Output : Tomorrow I 'll learn PHP global variables.This is a bad command : del c:\*.*  - See more at: http://www.w3resource.com/php-exercises/php-basic-exercises.php#sthash.PQ7hW3ym.dpuf <?php echo "<i>Sample output:</i> <br>"; echo "'Toorrow I \\ 'll learn PHP global variables.'<br>"; echo "'This is a bad command: del c:\\*.*'"; echo "<iexpected output:</i> <br>"; echo "Tomorrow I'll learn PHP global variables.<br> "; echo "This is a bad command: del c:\\*.*"; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Ziane
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%27Tomorrow+I+%5C%27ll+learn+PHP+global+variables.%27%27This+is+a+bad+command+%3A+del+c%3A%5C%5C%2A.%2A%27%C2%A0Expected+Output%C2%A0%3A%C2%A0Tomorrow+I+%27ll+learn+PHP+global+variables.This+is+a+bad+command+%3A+del+c%3A%5C%2A.%2A%C2%A0+-+See+more+at%3A+http%3A%2F%2Fwww.w3resource.com%2Fphp-exercises%2Fphp-basic-exercises.php%23sthash.PQ7hW3ym.dpuf%0A%0A'
    4     1        ECHO                                                     '%3Ci%3ESample+output%3A%3C%2Fi%3E+%3Cbr%3E'
    5     2        ECHO                                                     '%27Toorrow+I+%5C+%27ll+learn+PHP+global+variables.%27%3Cbr%3E'
    6     3        ECHO                                                     '%27This+is+a+bad+command%3A+del+c%3A%5C%2A.%2A%27'
    8     4        ECHO                                                     '%3Ciexpected+output%3A%3C%2Fi%3E+%3Cbr%3E'
    9     5        ECHO                                                     'Tomorrow+I%27ll+learn+PHP+global+variables.%3Cbr%3E+'
   10     6        ECHO                                                     'This+is+a+bad+command%3A+del+c%3A%5C%2A.%2A'
   12     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.66 ms | 1392 KiB | 13 Q