0byt3m1n1
Path:
C:
/
GEOMATICS 23-01-2021
/
LAN
/
CPMS
/
ADMIN
/
[
Home
]
File: adminhome.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>Artificial Casting</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"> <!-- .style4 { font-family: "Courier New", Courier, monospace; color: #990000; font-weight: bold; } --> </style> </head> <body> <?php include("include/adminheader.php"); ?> <marquee> <p class="style4"> </p> <p class="style4">WELCOME ADMINISTRATOR................ </p> </marquee><marquee> </marquee> <div id="contentblank"> <div id="content"> <p><marquee></marquee></p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> <?php include "include/footer.php"; ?> </p> <p> </p> <p> </p> </div> </div> </body> </html>