3v4l.org

run code in 300+ PHP versions simultaneously
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Copyright Information</title> </head> <body> <p>&copy; <?php echo date('Y'); ?> PHP Exercises - w3resource</p> </body> </html>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/spQQ1
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3C%21DOCTYPE+HTML%3E++%0A%3Chtml%3E++%0A%3Chead%3E++%0A%3Cmeta+http-equiv%3D%22Content-Type%22+content%3D%22text%2Fhtml%3B+charset%3Dutf-8%22%3E++%0A%3Ctitle%3ECopyright+Information%3C%2Ftitle%3E++%0A%3C%2Fhead%3E++%0A%3Cbody%3E++%0A%3Cp%3E%26copy%3B+'
    8     1        INIT_FCALL                                               'date'
          2        SEND_VAL                                                 'Y'
          3        DO_ICALL                                         $0      
          4        ECHO                                                     $0
          5        ECHO                                                     '+PHP+Exercises+-+w3resource%3C%2Fp%3E++%0A%3C%2Fbody%3E++%0A%3C%2Fhtml%3E'
   10     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.12 ms | 1398 KiB | 15 Q