3v4l.org

run code in 300+ PHP versions simultaneously
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Coast City Computers</title> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> </head> <body> <?php include("inc_header.php"); ?> <h2>Memorial Day Sale</h2> <ul> <li>Compaq Presario m2007us Notebook: <strong>$799.99</strong></li> <li>Epson Stylus CX6600 Color All-In-One Printer, Print/Copy/Scan: <strong>$699.99</strong></li> <li>Proview Technology Inc. KDS K715s 17-inch LCD Monitor, Silver/Black: <strong>$199.99</strong></li> <li>Hawking Technology Hi-Speed Wireless-G Cardbus Card: <strong>$9.99</strong></li> </ul> <?php include("inc_footer.php"); ?> </body> </html>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ceZlk
function name:  (null)
number of ops:  6
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3C%21DOCTYPE+html+PUBLIC+%22-%2F%2FW3C%2F%2FDTD+XHTML+1.0+Strict%2F%2FEN%22+%0A%22http%3A%2F%2Fwww.w3.org%2FTR%2Fxhtml1%2FDTD%2Fxhtml1-strict.dtd%22%3E%0A%3Chtml+xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%3Chead%3E%0A%3Ctitle%3ECoast+City+Computers%3C%2Ftitle%3E%0A%3Cmeta+http-equiv%3D%22content-type%22+content%3D%22text%2Fhtml%3B+charset%3Diso-8859-1%22+%2F%3E%0A%3C%2Fhead%3E%0A%3Cbody%3E%0A'
    9     1        INCLUDE_OR_EVAL                                          'inc_header.php', INCLUDE
   10     2        ECHO                                                     '%3Ch2%3EMemorial+Day+Sale%3C%2Fh2%3E%0A%3Cul%3E%0A%3Cli%3ECompaq+Presario+m2007us+Notebook%3A%0A%3Cstrong%3E%24799.99%3C%2Fstrong%3E%3C%2Fli%3E%0A%3Cli%3EEpson+Stylus+CX6600+Color+All-In-One+Printer%2C%0APrint%2FCopy%2FScan%3A+%3Cstrong%3E%24699.99%3C%2Fstrong%3E%3C%2Fli%3E%0A%3Cli%3EProview+Technology+Inc.+KDS+K715s+17-inch+LCD+Monitor%2C%0ASilver%2FBlack%3A+%3Cstrong%3E%24199.99%3C%2Fstrong%3E%3C%2Fli%3E%0A%3Cli%3EHawking+Technology+Hi-Speed+Wireless-G+Cardbus+Card%3A%0A%3Cstrong%3E%249.99%3C%2Fstrong%3E%3C%2Fli%3E%0A%3C%2Ful%3E%0A'
   21     3        INCLUDE_OR_EVAL                                          'inc_footer.php', INCLUDE
   22     4        ECHO                                                     '%3C%2Fbody%3E%0A%3C%2Fhtml%3E'
   23     5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
170.07 ms | 1393 KiB | 13 Q