One Hat Cyber Team
Your IP :
216.73.217.146
Server IP :
50.6.229.107
Server :
Linux server.hostburly.com 5.14.0-611.38.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 10 17:21:28 EDT 2026 x86_64
Server Software :
Apache
PHP Version :
8.2.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
andjemzt
/
nportal.andjemztech.com
/
examAdmin
/
Edit File:
header.php
<?php ob_start(); session_start(); ini_set('display_error', '1'); include_once("auth.inc.php"); //include_once("config.php"); include_once("../lang.php"); ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title><? echo $website_name ?>: <? echo $exams_name_wd ?></title> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" > <link type="text/css" rel="stylesheet" href="../pagination_css.css"> <? echo $exams_style_wd ?> <script type="text/javascript" src="tinybox.js"></script> <script language="JavaScript" type="text/JavaScript"> <!-- /** * Displays an confirmation box before to submit a "DROP DATABASE" query. * This function is called while clicking links * * @param object the link * @param object the sql query to submit * * @return boolean whether to run the query or not */ function confirmLinkDropDB(theLink, theSqlQuery) { // Confirmation is not required in the configuration file // or browser is Opera (crappy js implementation) if (confirmMsg == '' || typeof(window.opera) != 'undefined') { return true; } var is_confirmed = confirm(confirmMsgDropDB + '\n' + confirmMsg + ' :\n' + theSqlQuery); if (is_confirmed) { theLink.href += '&is_js_confirmed=1'; } return is_confirmed; } // end of the 'confirmLink()' function /** * Displays an confirmation box beforme to submit a "DROP/DELETE/ALTER" query. * This function is called while clicking links * * @param object the link * @param object the sql query to submit * * @return boolean whether to run the query or not */ function confirmLink(theLink, theSqlQuery) { // Confirmation is not required in the configuration file // or browser is Opera (crappy js implementation) if (confirmMsg == '' || typeof(window.opera) != 'undefined') { return true; } var is_confirmed = confirm(confirmMsg + ' \n' + theSqlQuery); if (is_confirmed) { theLink.href += '&is_js_confirmed=1'; } return is_confirmed; } // end of the 'confirmLink()' function // js form validation stuff var confirmMsg = 'Do you really want to '; //--> </script> </head> <body> <table width="100%" border="0" align="center" cellpadding="10" cellspacing="0" class="border"> <tr> <td bgcolor="#336699" class="header" height=60 valign=bottom><div align="right"><? echo $website_name ?>: <? echo $myeo_fullname ?></div></td> </tr> </table> <table width="100%" border="0" align="center" cellpadding="10" cellspacing="0" class="border"> <tr> <td width="200" bgcolor="#E4E4E4" valign="top"><?php require("left_nav.php") ?></td> <td valign="top">
Simpan