3v4l.org

run code in 300+ PHP versions simultaneously
<!doctypehtml> <html> <head> <metacharset="utf-8"> <title>Lecture04-Example01</title> </head> <body> <h1>Welcomeonthewebsite</h1> <p>Todayis<?php echodate('d/m/YH:i');?></p> </body> </html>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/2OGCK
function name:  (null)
number of ops:  6
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3C%21doctypehtml%3E%0A%3Chtml%3E%0A++++%3Chead%3E%0A++++++++%3Cmetacharset%3D%22utf-8%22%3E%0A++++++++++++%3Ctitle%3ELecture04-Example01%3C%2Ftitle%3E%0A++++++++++++%3C%2Fhead%3E%0A++++++++++++%3Cbody%3E%0A++++++++++++++++%3Ch1%3EWelcomeonthewebsite%3C%2Fh1%3E%0A++++++++++++++++%3Cp%3ETodayis'
    9     1        INIT_FCALL_BY_NAME                                       'echodate'
          2        SEND_VAL_EX                                              'd%2Fm%2FYH%3Ai'
          3        DO_FCALL                                      0          
          4        ECHO                                                     '%3C%2Fp%3E%0A++++++++++++++++%3C%2Fbody%3E%0A++++++++++++++++%3C%2Fhtml%3E'
   11     5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.45 ms | 1392 KiB | 13 Q