( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ HEX
HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux mail.thebrand.ai 6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 x86_64
User: www-data (33)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/html/tmpr/..//tmpr/../v/delheader.php
<?php
require("./NewsSql.inc.php");
$db = new NewsSQL($dbname);
page_protect();

?>
<html>
<head>
<title><?php print "$admin_newsadmin"; ?></title>
<meta http-equiv="Content-Type" content="text/html; charset=<?php print "$admin_charset"; ?>">
<link href="styles.css" rel="stylesheet" type="text/css">
</head>








<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">




<form method="POST" action="headerimage.php">
<input type="hidden" name="newsid" value="<?php print "$newsid"; ?>">

      <table width="800" border="0" align="center" cellpadding="4" cellspacing="0" bgcolor="#FFFFFF">
        <tr> 
          <td align="center"> 
            <p><H3><?php print "$admin_delconfirm"; ?></H3></p>            
          </td>
        </tr>
        <tr> 
          <td align="center"> 
            <p><input type="submit" name="Delheader" value="<?php print "$admin_yes"; ?>">&nbsp;
            <input type="submit" name="Delheader" value="<?php print "$admin_no"; ?>"></p>            
          </td>
        </tr>
  </table>
      
 
</form>

</body>
</html>