MINI SHELL

Server : Apache/2.2.2 (Fedora)
System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686
User : apache ( 48)
PHP Version : 5.2.9
Disable Function : NONE
Directory :  /var/www/html/eoffice/application/document/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/html/eoffice/application/document/doc_report.php
<?
if(!$username){
include("../../config/config.inc.php");
}

if($action=="stat"){
include "doc_stat.php";
}else
if($action=="export"){
include "doc_export.php";
}else{
?>
<table width="100%" border="0" cellspacing="10" cellpadding="0">
	<tr>
		<td align="center" valign="middle"><br />
				<table width="99%" border="0" align="center" cellpadding="0" cellspacing="0">
					<tr>
						<td bgcolor="#CCCCCC"><table width="100%" border="0" cellspacing="1" cellpadding="0">
								<tr>
									<td bgcolor="#DFE4EC"><table width="100%" border="0" cellspacing="2" cellpadding="0">
											<tr>
												<td valign="top" background="<?=img_path?>/bg_header.gif" bgcolor="#CCCCCC"><table width="100%" border="0" cellspacing="1" cellpadding="3">
														<tr>
															<td width="64%" valign="top"><img src="../../images/ico_terminal.gif" width="16" height="16" align="absmiddle" /><strong>&nbsp;ระบบรายงานทะเบียน</strong>หนังสือ<br />
															&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font color="#006699" size="3">เลือกประเภทรายงาน</font></td>
															<td width="36%" align="right">&nbsp;</td>
														</tr>
												</table></td>
											</tr>
									</table></td>
								</tr>
						</table></td>
					</tr>
			</table></td>
	</tr>
	<tr>
		<td align="center" valign="middle"><table width="50%" border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td bgcolor="#CCCCCC"><table width="100%" border="0" cellspacing="1" cellpadding="0">
					<tr>
						<td align="center" bgcolor="#DFE4EC"><table width="100%" border="0" cellspacing="2" cellpadding="0">
							<tr>
								<td bgcolor="#CCCCCC"><table width="100%" border="0" cellspacing="1" cellpadding="3">
									<tr>
										<td width="17%" align="center" background="<?=img_path?>/bg_tr_blue.gif"><strong><font color="#FFFFFF">ลำดับที่</font></strong></td>
										<td width="83%" align="center" background="<?=img_path?>/bg_tr_blue.gif"><strong><font color="#FFFFFF">รายการเอกสาร</font></strong></td>
									</tr>
									<tr>
										<td align="center" bgcolor="#FFFFFF">1 . </td>
										<td bgcolor="#FFFFFF"><img src="../../images/arrow2.jpg" alt="ออกเอกสาร Excel" width="8" height="7" align="absmiddle"/> <a href="docreg.php?type=report&amp;action=stat" >รายงานสถิติ</a><a href="rpt_daily_report.php"></a> </td>
									</tr>
									<tr>
										<td align="center" bgcolor="#F1F1F1">2 . </td>
										<td bgcolor="#F1F1F1"><img src="../../images/ico_tm_pdf.gif" width="16" height="16" border="0" /> <a href="docreg.php?type=report&amp;action=export">ออกรายงานทะเบียนหนังสือแบบ PDF</a><a href="rpt_monthly_statistics.php"></a> </td>
									</tr>
								</table></td>
							</tr>
						</table></td>
					</tr>
				</table></td>
			</tr>
		</table></td>
	</tr>
</table>
<? }?>

Anon7 - 2021