|
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">
<!--For help tooltips-->
<SCRIPT language="JavaScript1.2" src="f_files/help_tips/main.js" type="text/javascript"></SCRIPT>
<LINK href="f_files/global.css" type=text/css rel=stylesheet>
</HEAD>
<BODY >
<!--For help tooltips-->
<DIV id="TipLayer" style="visibility:hidden;position:absolute;z-index:1000;top:-100;"></DIV>
<SCRIPT language="JavaScript1.2" src="f_files/help_tips/style.js" type="text/javascript"></SCRIPT>
<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"><a href="" onMouseOver="stm(upload[0],Style);" onClick="return false;" onMouseOut="htm()"><img src="f_files/help_icon_small.jpg" alt="" width="40" height="40" border="0"></a> <br>
<table border="0" cellpadding="0" cellspacing="0" width="477" id="table3" height="208">
<tr>
<td height="187" width="477">
<p align="center">
<a href="fm.php"><img border="0" src="f_files/10.jpg" width="76" height="57"></a><br>
<a href="fm.php">File
Manager</a></p> </td>
<td height="187" width="477">
<p align="center">
<a href="fs.php"><img border="0" src="f_files/09.jpg" width="76" height="57"></a><br>
<a href="fs.php">Settings</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>