0byt3m1n1
Path:
C:
/
wamp64
/
www
/
cpms_new
/
ADMIN
/
[
Home
]
File: reports.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Reports</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="../style.css" rel="stylesheet" type="text/css" /> <link rel="icon" href="../images/icon.ico" /> <style type="text/css"> <!-- #apDiv1 { position:absolute; width:203px; height:35px; z-index:1; left: 2px; top: 187px; background-image: url(../images/top.jpg); } #apDiv2 { position:absolute; width:204px; height:31px; z-index:2; left: 2px; top: 225px; background-image: url(../images/top.jpg); } .style3 { font-size: 18px; color: #FFFFFF; } --> </style> </head> <body> <p> <!--<div id="headerbg"> <div id="headerblank">--> <?php include("include/adminheader.php"); ?> </div> </div> </p> <p> </p> <p> </p> <p> </p> <table width="233" height="146" border="1" align="center"> <tr> <td height="32" class="projectboldtxt"><div align="center"><a href="project_report.php" class="projectboldtxt">Projectwise</a></div></td> </tr> <tr> <td height="34" class="projectboldtxt"><div align="center"><a href="division_report.php" class="projectboldtxt">Divisionwise</a></div></td> </tr> <tr> <td height="34" class="projectboldtxt"><div align="center"><a href="idcard_entry.php" class="projectboldtxt">ID Card Creation</a></div></td> </tr> <tr> <td height="34" class="projectboldtxt"><div align="center"><a href="fund.php" class="projectboldtxt">Fund Summary</a></div></td> </tr> <tr> <td height="34" class="projectboldtxt"><div align="center"><a href="employee.php" class="projectboldtxt">Employee Details</a></div></td> </tr> <tr> <td height="34" class="projectboldtxt"><div align="center"><a href="studentreport.php" class="projectboldtxt">Student Details</a></div></td> </tr> <tr> <td height="34" class="projectboldtxt"><div align="center"><a href="projectreport.php" class="projectboldtxt">Project Details</a></div></td> </tr> </table> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </div> <?php include "include/footer.php"; ?> </p> </body> </html>