|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/abtechsci/mmc15/ezupload/cp/ |
Upload File : |
<?php
require("header.php");
?>
<HTML><HEAD><TITLE>Control Panel</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<LINK href="f_files/global.css" type=text/css rel=stylesheet>
</HEAD>
<BODY >
<div align="center">
<table width="100" cellpadding="0" cellspacing="0" class="main_table" id="table1">
<tr>
<td>
<TABLE height="436" cellSpacing=0 cellPadding=0 width="770" id="table2" bgcolor="#FFFFFF">
<?php require("cp_header.php")?>
<tr>
<TD height=259 bgcolor="#FFFFFF">
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="412" id="table3" height="208">
<tr>
<td height="14" width="412" colspan="2"></td>
</tr>
<tr>
<td height="187" width="218">
<p align="center">
<a href="usr.php"><img border="0" src="f_files/13.jpg" width="76" height="57"></a><br>
<a href="usr.php">
Manage Users</a></td>
<td height="187" width="194">
<p align="center">
<a href="sm.php"><img border="0" src="f_files/2.jpg" width="76" height="57"></a><br>
<a href="sm.php">Send message</a></td>
</tr>
<tr>
<td colspan="2">
<p align="center"> </p>
<p align="center"><a href="index.php">Back </a><br>
</td>
</tr>
</table>
</div> </TD>
</tr>
</TABLE> </td>
</tr>
<?php include("footer.php"); ?>
</table>
</div>
<p align="center"> </p>
</BODY></HTML>