3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "Today, I'll learn more programming.<br\>"; // and everday echo "I have to remain disciplined "; //comments again echo "throughout this long journey."; //comments ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/MNvt4
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     'Today%2C+I%27ll+learn+more+programming.%3Cbr%5C%3E'
    3     1        ECHO                                                     'I+have+to+remain+disciplined+'
    4     2        ECHO                                                     'throughout+this+long+journey.'
    5     3      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.19 ms | 1392 KiB | 13 Q