3v4l.org

run code in 300+ PHP versions simultaneously
<?php require('_login.php'); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2" /> <title>qwe</title> <style type="text/css"> * a.button { color: #000; font: bold 14px Helvetica, Arial, sans-serif; text-decoration: none; padding: 8px 15px; border: solid 3px #FFF; font-size: 15px; background-color:#39F; } </style> </head> <body bgcolor="#D6D6D6"><p align="center">&nbsp;</p><p align="center">&nbsp;</p></div><div align="center"> <strong>Welcome back <?php echo $login->username; ?>,</strong><br /> Thank you for logging in.<br /><br /> </div><div align="center"> <a href="logout.php" class="button">Logout</a></div> </div> </body> </html>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/B27WF
function name:  (null)
number of ops:  6
compiled vars:  !0 = $login
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   INCLUDE_OR_EVAL                                          '_login.php', REQUIRE
    2     1        ECHO                                                     '%0A%3C%21DOCTYPE+html+PUBLIC+%22-%2F%2FW3C%2F%2FDTD+XHTML+1.0+Transitional%2F%2FEN%22+%22http%3A%2F%2Fwww.w3.org%2FTR%2Fxhtml1%2FDTD%2Fxhtml1-transitional.dtd%22%3E%0A%3Chtml+xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%3Chead%3E%0A%3Cmeta+http-equiv%3D%22Content-Type%22+content%3D%22text%2Fhtml%3B+charset%3Diso-8859-2%22+%2F%3E%0A%3Ctitle%3Eqwe%3C%2Ftitle%3E%0A%3Cstyle+type%3D%22text%2Fcss%22%3E%0A%2A+++%0Aa.button+%7B%0A%09color%3A+%23000%3B%0A%09font%3A+bold+14px+Helvetica%2C+Arial%2C+sans-serif%3B%0A%09text-decoration%3A+none%3B%0A%09padding%3A+8px+15px%3B%0A%09border%3A+solid+3px+%23FFF%3B%0A%09font-size%3A+15px%3B%0A++++background-color%3A%2339F%3B%0A%09%0A++++%7D%0A%3C%2Fstyle%3E%0A%0A%3C%2Fhead%3E%0A%0A%3Cbody+bgcolor%3D%22%23D6D6D6%22%3E%3Cp+align%3D%22center%22%3E%26nbsp%3B%3C%2Fp%3E%3Cp+align%3D%22center%22%3E%26nbsp%3B%3C%2Fp%3E%3C%2Fdiv%3E%3Cdiv+align%3D%22center%22%3E+%3Cstrong%3EWelcome+back+'
   24     2        FETCH_OBJ_R                                      ~2      !0, 'username'
          3        ECHO                                                     ~2
          4        ECHO                                                     '%2C%3C%2Fstrong%3E%3Cbr+%2F%3E%0A++++Thank+you+for+logging+in.%3Cbr+%2F%3E%3Cbr+%2F%3E%0A++%0A%3C%2Fdiv%3E%3Cdiv+align%3D%22center%22%3E%0A%0A%3Ca+href%3D%22logout.php%22++class%3D%22button%22%3ELogout%3C%2Fa%3E%3C%2Fdiv%3E%0A%0A%3C%2Fdiv%3E%0A%0A%3C%2Fbody%3E%0A%3C%2Fhtml%3E'
   34     5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.05 ms | 1394 KiB | 13 Q