Hacked By AnonymousFox
Current Path : C:/AppServ/www/bhz/ |
|
Current File : C:/AppServ/www/bhz/homez7.php |
<?
include("lib/config.php");
include("lib/connect.php");
include("lib/session.php");
if($System_Session_User_ID=="") {
echo "<SCRIPT LANGUAGE=\"JavaScript\">window.location = \"admin.php\";alert(\"You must Login first.\");</SCRIPT>";
}
$sql="select * from bhz_staff where StaffID='$System_Session_User_ID'";
$query=mysql_query($sql);
$row=mysql_fetch_array($query);
function ShowDate($myDate) {
$myDateArray=explode("-",$myDate);
$myDay = sprintf("%d",$myDateArray[2]);
switch($myDateArray[1]) {
case "01" : $myMonth = "ม.ค."; break;
case "02" : $myMonth = "ก.พ."; break;
case "03" : $myMonth = "มี.ค."; break;
case "04" : $myMonth = "เม.ย."; break;
case "05" : $myMonth = "พ.ค."; break;
case "06" : $myMonth = "มิ.ย."; break;
case "07" : $myMonth = "ก.ค."; break;
case "08" : $myMonth = "ส.ค."; break;
case "09" : $myMonth = "ก.ย."; break;
case "10" : $myMonth = "ต.ค."; break;
case "11" : $myMonth = "พ.ย."; break;
case "12" : $myMonth = "ธ.ค."; break;
}
$myYear = sprintf("%d",$myDateArray[0])+543;
return($myDay . " " . $myMonth . " " . $myYear);
}
?>
<!DOCTYPE html>
<html lang="en">
<head>
<title>:: รายงานผลการดำเนินงานตามแผนกลยุทธ์การขับเคลื่อนเขตสุขภาพกรุงเทพมหานคร (Bangkok Health Zoning) ::</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/splash.css">
<link rel="stylesheet" type="text/css" href="css/util.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<!--===============================================================================================-->
<style type="text/css">
.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;
}
.inputlogin:hover{
background:#727FB2;
}
table {
border-collapse: collapse;
width: 100%;
}
td {
text-align: left;
}
td:hover {background-color: #FFC;}
</style>
<link rel="stylesheet" href="dist/css/default/zebra_datepicker.min.css" type="text/css">
<link rel="stylesheet" href="examples.css" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style type="text/css">
<!--
body {
background-image: url(images/bg-0111);
}
-->
</style></head>
<body>
<div class="pages_container">
<div align="center"><strong><img src="logo.jpg" height="100"><br>
ส่วนของผู้ดูแลระบบ</strong> Zone 7 <br>
<span class="h5"> <strong>รายงานผลการดำเนินงานตามแผนกลยุทธ์การขับเคลื่อนเขตสุขภาพกรุงเทพมหานคร (Bangkok Health Zoning)</strong> </span></div>
<br />
<h4 align="right"><span class="page_title">ยินดีต้อนรับ !
<?=$System_Session_FullName?> เข้าสู่ระบบ
<input type="submit" name="button" id="button" class="inputlogin" value="ออกจากระบบ" onclick="window.location='system/logout.php'" /></span></h4>
<blockquote><strong><br />
<h3>ระบบการจัดการข้อมูล</h3>
<br />
</strong></blockquote><br />
<table width="90%" border="0" align="center">
<tr>
<td width="25%"><table width="100%" border="1" bordercolor="#CCCC99" style="border-collapse:collapse; cursor:pointer" onClick="window.location='checklist_7.php'">
<tr>
<td bgcolor="#FFFFFF"><h3 align="center"><img src="icon.png" width="120" /><br />
ตรวจสอบการรายงานผลการดำเนินงานรายตัวชี้วัด<br>
Checklist<br />
<br />
</h3></td>
</tr>
</table></td>
<td width="25%"><table width="100%" border="1" bordercolor="#CCCC99" style="border-collapse:collapse; cursor:pointer" onClick="window.location='reportad1se_z7.php'">
<tr>
<td bgcolor="#FFFFFF"><h3 align="center"><img src="icon.png" width="120" /><br>
<br />
Report รายหน่วยงาน<br />
<br />
</h3>
</td>
</tr>
</table></td>
</tr>
</table>
<br>
<table width="90%" border="0" align="center">
<tr>
<td width="50%"><table width="100%" border="1" bordercolor="#CCCC99" style="border-collapse:collapse; cursor:pointer" onClick="window.location='reportad2_z7.php'">
<tr>
<td bgcolor="#FFFFFF"><h3 align="center"><img src="icon.png" width="120" /><br>
<br />
Report Zone 7 <br />
<br />
</h3></td>
</tr>
</table></td>
<td width="50%"><table width="100%" border="1" bordercolor="#CCCC99" style="border-collapse:collapse; cursor:pointer" onClick="window.location='reportady_z7.php'">
<tr>
<td bgcolor="#FFFFFF"><h3 align="center"><img src="icon.png" width="120" /><br>
<br />
Report รายปีงบ <br />
<br />
</h3></td>
</tr>
</table></td>
</tr>
</table>
</div>
</body>
</html>
Hacked By AnonymousFox1.0, Coded By AnonymousFox