Hacked By AnonymousFox
Current Path : C:/AppServ/www/stat/ |
|
Current File : C:/AppServ/www/stat/homeu1.php |
<?
include"connect.php";
include("function.php");
include("register_global.php");
include("session.php");
?>
<!DOCTYPE html>
<html lang="en">
<head>
<title>:: ระบบสถิติข้อมูลบุคลากร ::</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--===============================================================================================-->
<link rel="icon" type="image/png" href="images/icons/list.ico"/>
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="vendor/bootstrap/css/bootstrap.min.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="fonts/font-awesome-4.7.0/css/font-awesome.min.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="fonts/Linearicons-Free-v1.0.0/icon-font.min.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="vendor/animate/animate.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="vendor/css-hamburgers/hamburgers.min.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="vendor/animsition/css/animsition.min.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="vendor/select2/select2.min.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="vendor/daterangepicker/daterangepicker.css">
<!--===============================================================================================-->
<link rel="stylesheet" type="text/css" href="css/util.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<!-- import the calendar script -->
<link rel="stylesheet" type="text/css" href="myCalendarStyle.css">
<script type="text/javascript" src="lib/calendar.js"></script>
<script type="text/javascript" src="calendar/lib/lang/calendar-th.js"></script>
<script type="text/javascript" src="calendar/lib/loadcalendar.js"></script>
<style type="text/css">
<!--
.style31 { font-size: 16px;
font-weight: bold;
}
.style31 { font-size: 16px;
font-weight: bold;
}
.inputlogin {
background:#056839;
font-family:Tahoma, Geneva, sans-serif;
font-size:16px;
padding: 5px 10px 5px 10px;
color: #fff;
font-weight: bold;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
cursor: pointer;
border-left:none;
border-top:none;
margin:10px 0 10px 0;
}
-->
</style>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div class="container-login100" style="background-image: url('images/bg-01.jpg');">
<div class="wrap-login100 p-l-110 p-r-110 p-t-62 p-b-33">
<div align="center"><img src="logo.png" width="150" height="150"><br>
<span class="h5"> <strong> ระบบสถิติข้อมูลบุคลากร </strong></span><br>
<span class="page_title">ยินดีต้อนรับ !
คุณ
<?=$System_Session_FullName?>
เข้าสู่ระบบ
<input type="submit" name="button" id="button" class="inputlogin" value="ออกจากระบบ" onclick="window.location='system/logout.php'" />
</span></div>
<table width="100%" border="1" align="center" style="border-collapse:collapse" bordercolor="#8EADBF" cellpadding="10">
<tr>
<td bgcolor="#C6ECD9"><div align="center"><strong>เมนูหลัก</strong></div></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><div align="center"><strong><a href="1.php">บันทึกประวัติ</a></strong></div></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><div align="center"><strong><a href="2.php">ค้นหา/แก้ไขประวัติ</a></strong></div></td>
</tr>
<tr>
<td bgcolor="#C6ECD9"><div align="center"><strong>เมนูบันทึกการศึกษา / ฝึกอบรม /ประชุม / สัมมนา / ดูงาน</strong></div></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><div align="center"><strong><a href="3.php">บันทึกข้อมูลการศึกษา / ฝึกอบรม /ประชุม / สัมมนา / ดูงาน</a></strong></div></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><div align="center"><strong><a href="5.php">แก้ไขประวัติการศึกษา / ฝึกอบรม /ประชุม / สัมมนา / ดูงาน</a></strong></div></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><div align="center"><strong><a href="6.php">ค้นหาข้อมูลบุคลากร</a></strong></div></td>
</tr>
<tr>
<td bgcolor="#C6ECD9"><div align="center"><strong>เมนูรายงาน</strong></div></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><div align="center"><strong>รายงานงบประมาณ</strong></div></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><div align="center"><strong><a href="7.php">รายงานแยกตามรายคน</a></strong></div></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><div align="center"><strong><a href="8.php">รายงานแยกตามหลักสูตร</a></strong></div></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><div align="center"><strong>รายงานแยกตามส่วนราชการ</strong></div></td>
</tr>
</table>
</div>
</div>
</body>
</html>
Hacked By AnonymousFox1.0, Coded By AnonymousFox