Hacked By AnonymousFox
Current Path : C:/AppServ/www/th/ |
|
Current File : C:/AppServ/www/th/research.php |
<?
include("controlweb/manage/lib/config.php");
include("controlweb/manage/lib/connect.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>
<meta http-equiv="Content-Type" content="text/html; charset=windows-874" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>:: ศูนย์แพทยศาสตร์ศึกษาชั้นคลินิกสำนักการแพทย์ ::</title>
<link href="ddmenu/ddmenu_g.css" rel="stylesheet" type="text/css" />
<script src="ddmenu/ddmenu.js" type="text/javascript"></script>
<style>
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFF;
}
.style1 {
color: #FFFFFF;
font-weight: bold;
}
</style>
</head>
<body>
<table width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="left" bgcolor="#215553">
<div align="center">
<table width="80%" border="0" align="center">
<tr>
<td><img src="ddmenu/bggreen2.gif" onClick="window.location='index.php'" style="cursor: pointer" /></td>
</tr>
</table>
</div>
</td>
</tr>
</table><? include"header_g.php"; ?>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#FFFFFF"><br />
<table width="80%" border="0" align="center">
<tr>
<td width="49%" align="center" valign="top"><img src="bar-inm5.jpg" width="900" height="70" /><br />
<br />
<?
$sql = "SELECT * FROM moe_mod_about WHERE moe_mod_about_ModuleKey='research'";
$Query = mysql_query($sql);
$Row = mysql_fetch_array($Query);
$myModule_Path_HTMLFiles="controlweb/upload/research/htmlfiles";
$FilePath=$myModule_Path_HTMLFiles."/".$Row[moe_mod_about_HTMLFileName];
$getSize=filesize($FilePath);
if ($getSize>0) {
$fp=fopen($FilePath,"r");
$Content=fread($fp,$getSize);
fclose($fp);
echo $Content;
}
?>
</td>
</tr>
</table>
<br /></td></tr>
</table>
<table width="100%" border="0">
<tr>
<td background="footer.gif" height="153" bgcolor="#FFFFFF"><br />
<br />
<div align="center" class="style1">สำนักการแพทย์ กรุงเทพมหานคร เลขที่ 514 ถนนหลวง เขตป้อมปราบศัตรูพ่าย กรุงเทพฯ 10100 <br />
โทร. 0-2224-2954 , 0-2224-9711 , 0-2221-6020 , 0-2225-4966 โทรสาร 0-2226-1931 , 0-2221-6029 <br />
ติดต่อ Webmaster : webmaster@msdbangkok.go.th</div></td>
</tr>
</table>
</body>
</html>
Hacked By AnonymousFox1.0, Coded By AnonymousFox