3v4l.org

run code in 300+ PHP versions simultaneously
<?php if (!defined('DIRECT')) { die('Direct access not allowed.'); } ?> <div class="topNav"> <div class="wrapper"> <div class="welcome"><a href="#" title=""><img src="images/userPic.png" alt="" /></a><span><?php echo 'Welcome '.$_SESSION['username']; ?></span></div> <div class="userNav"> <ul> <li><a href="usercp.php" title=""><img src="images/icons/topnav/settings.png" alt="" /><span>Settings</span></a></li> <li><a href="unset.php" title=""><img src="images/icons/topnav/logout.png" alt="" /><span>Logout</span></a></li> </ul> </div> <div class="clear"></div> </div> </div> <div class="resp"> <div class="respHead"> <a href="index.php" title="">RAGE BOOTER<!--<img src="images/loginLogo.png" alt="" />--></a> </div> <div class="cLine"></div> <div class="smalldd"> <span class="goTo">Go To...</span> <ul class="smallDropdown"> <li><a href="index.php" title="">Dashboard</a></li> <li><a href="hub.php" title="" >HUB</a></li> <li><a href="fe.php" title="" >Friends And Enemy</a></li> <li><a href="skype.php" title="">Skype Resolver</a></li> <li><a href="cloudflare.php" title="">Cloudflare Resolver</a></li> <li><a href="iplogger.php" title="" >IP Logger</a></li> <li><a href="geo.php" title="">Geolocation</a></li> <li><a href="purchase.php" title="" >Purchase</a></li> <li><a href="admin/index.php" title="" class="exp">Admin<strong>6</strong></a> <ul > <li><a href="admin/logs.php" title="">Full Logs</a></li> <li><a href="admin/blacklist.php" title="">Blacklist</a></li> <li><a href="admin/news.php" title="">News</a></li> <li><a href="admin/manage.php" title="">Manage Users</a></li> <li><a href="admin/plans.php" title="">Plans</a></li> <li class="last"><a href="admin/gateway.php" title="">Gateway</a></li> </ul> </li> </ul> </div> <div class="cLine"></div> </div>
Output for 4.3.0 - 4.3.11, 4.4.0 - 4.4.9, 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.38, 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.27, 8.2.0 - 8.2.17, 8.3.0 - 8.3.4
Direct access not allowed.

preferences:
272.77 ms | 405 KiB | 449 Q