%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
| Server IP : 122.155.177.87 / Your IP : 122.155.177.87 Web Server : Apache/2 System : Linux cat177-87.static.lnwhostname.com 3.10.0-1160.62.1.el7.x86_64 #1 SMP Tue Apr 5 16:57:59 UTC 2022 x86_64 User : apache ( 994) PHP Version : 5.3.29 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname,putenv,eval MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/thungkhana/domains/thungkhanan.go.th/public_html/calendar/ |
Upload File : |
<?php require_once('../admin/Connections/conndb.php'); ?>
<?php
$colname_Recordset1 = "-1";
if (isset($_GET['news_id'])) {
$colname_Recordset1 = (get_magic_quotes_gpc()) ? $_GET['news_id'] : addslashes($_GET['news_id']);
}
mysql_select_db($database_conndb, $conndb);
$query_Recordset1 = sprintf("SELECT * FROM news WHERE news_id = %s", $colname_Recordset1);
$Recordset1 = mysql_query($query_Recordset1, $conndb) or die(mysql_error());
$row_Recordset1 = mysql_fetch_assoc($Recordset1);
$totalRows_Recordset1 = mysql_num_rows($Recordset1);
$detail=$row_Recordset1["story_text"];
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><!-- InstanceBegin template="/Templates/template_a.dwt.php" codeOutsideHTMLIsLocked="false" -->
<head>
<!-- InstanceBeginEditable name="doctitle" -->
<!-- InstanceEndEditable -->
<?php
require_once('../admin/Connections/conndb.php');
mysql_select_db($database_conndb, $conndb);
?>
<title>ͧúǹӺŷ觢ҹ 99/9 1 Ӻ 觢ҹ ´ ѧѴ ѹ :: www.thungkhanan.go.th</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-874">
<link href="../styles.css" rel="stylesheet" type="text/css">
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #3CFFFF;
}
-->
</style>
<!--styles -->
<link href="../styles.css" rel="stylesheet" type="text/css" />
<link href="../css/Hover%20Buttons.css" rel="stylesheet" type="text/css"/>
<link href="../css/Hoverable-Sidenav.css" rel="stylesheet" type="text/css"/>
<!--<script src="https://platform-api.sharethis.com/js/sharethis.js#property=5d255a83d97c100012d80679&product='inline-share-buttons'
async='async" type='text/javascript'> -->
</script>
<!--styles -->
<style type="text/css">
<!--
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
.style6 {color: #FFFFFF}
-->
</style></head>
<body background="../images/0bg1.png" style="background-repeat:no-repeat; background-position:top">
<!-- content -->
<div align="center">
<table width="950" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="top"><tr>
<td height="640" align="center" valign="top"> </td>
</tr>
<tr>
<td align="center" valign="top">
<table width="1000" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="top">
<div class="hover13 column">
<div>
<figure><a href="http://www.thungkhanan.go.th/index.php"><img src="../images/menu-top_01.png" border="0" /></a></figure>
</div> </td>
<td align="center" valign="top">
<div class="hover13 column">
<div>
<figure><a href="http://www.thungkhanan.go.th/news.php?cat_id=31" target="_blank"><img src="../images/menu-top_02.png" border="0" /></a></figure>
</div> </td>
<td align="center" valign="top">
<div class="hover13 column">
<div>
<figure><a href="http://www.thungkhanan.go.th/albums/index.php" target="_blank"><img src="../images/menu-top_03.png" border="0" /></a></figure>
</div> </td>
<td align="center" valign="top">
<div class="hover13 column">
<div>
<figure><a href="http://www.thungkhanan.go.th/office.php"><img src="../images/menu-top_04.png" border="0" /></a></figure>
</div> </td>
<td align="center" valign="top">
<div class="hover13 column">
<div></div> </td>
</tr>
</table>
</td>
</tr>
</td>
</tr>
<tr>
<td align="center" valign="top"><table width="980" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="top"> </td>
</tr>
<tr>
<td align="center" valign="top"> </td>
</tr>
<tr>
<td align="center" valign="top"><!-- InstanceBeginEditable name="EditRegion3" -->
<table width="98%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="title2"><div align="center"><img src="../images/botton/calender.png" width="640" height="78"></div></td>
</tr>
<tr>
<td class="title2"><div align="center">
<?
mysql_query("update news set click=click+1 where news_id =$news_id");
if($row_Recordset1['news_type']== "information"){
echo "<img src='../images/information.gif'>";
}
else if($row_Recordset1['news_type']== "procedure"){
echo "<img src='../images/price.gif'>";
}
else if($row_Recordset1['news_type']== "book"){
echo "<img src='../images/book.gif'>";
}
else if($row_Recordset1['news_type']== "report"){
echo "<img src='../images/report.gif'>";
}
else if($row_Recordset1['news_type']== "statement"){
echo "<img src='../images/statement.gif'>";
}
else if($row_Recordset1['news_type']== "plan_4"){
echo "<img src='../images/plan_4.gif'>";
}
else if($row_Recordset1['news_type']== "danger"){
echo "<img src='../images/danger.gif'>";
}
else if($row_Recordset1['news_type']== "load_1"){
echo "<img src='../images/load_1.gif'>";
}
else if($row_Recordset1['news_type']== "load_2"){
echo "<img src='../images/load_2.gif'>";
}
else if($row_Recordset1['news_type']== "load_3"){
echo "<img src='../images/load_3.gif'>" ;
}
else if($row_Recordset1['news_type']== "load_4"){
echo "<img src='../images/load_4.gif'>";
}
else if($row_Recordset1['news_type']== "load_5"){
echo "<img src='../images/load_5.gif'>";
}
else if($row_Recordset1['news_type']== "load_6"){
echo "<img src='../images/load_6.gif'>";
}
else if($row_Recordset1['news_type']== "load_7"){
echo "<img src='../images/load_7.gif'>";
}
else if($row_Recordset1['news_type']== "load_8"){
echo "<img src='../images/load_8.gif'>";
}
else{
echo "<img src='../images/job.gif'>";
}
?>
</div></td>
</tr>
<tr>
<td><div align="center">
<table width="700" border="0" cellpadding="2" cellspacing="1" class="box-center">
<tr>
<td height="25" background="../images/bg4.gif" class="styles">
<div align="center">ͧ : <span class="detail"><?php echo $row_Recordset1['headline']; ?></span></div></td>
</tr>
<tr>
<td valign="top" class="styles1"> <span class="styles4">´ :</span> <span class="detail"><?php echo nl2br($detail); ?></span></td>
</tr>
<?php if ($row_Recordset1['filename'] <> "") {?>
<tr>
<td height="25" valign="top" class="styles1"> <span class="styles4">´ :</span> <a href="doc_download/<?php echo $row_Recordset1['filename']; ?>" target="_blank" class="styles2"><img src="images/download.gif" alt="ǹŴ͡" width="20" height="22" border="0" align="absmiddle" /></a> <a href="doc_download/<?php echo $row_Recordset1['filename']; ?>" target="_blank" class="styles2">ǹŴ͡ </a></td>
</tr>
<?php } ?>
<tr>
<td> </td>
</tr>
<tr>
<td><div align="right"><span class="styles1">С :</span> <span class="styles2"><? $d=explode("-",$row_Recordset1['created']);
$dd=$d[2];
$mm=$d[1];
switch($mm)
{
case "1":
$printmonth = "..";
break;
case "2":
$printmonth = "..";
break;
case "3":
$printmonth = "..";
break;
case "4":
$printmonth = "..";
break;
case "5":
$printmonth = "..";
break;
case "6":
$printmonth = "..";
break;
case "7":
$printmonth = "..";
break;
case "8":
$printmonth = "..";
break;
case "9":
$printmonth = "..";
break;
case "10":
$printmonth = "..";
break;
case "11":
$printmonth = "..";
break;
case "12":
$printmonth = "..";
break;
}
$yyyy=$d[0];
$yy=$yyyy+543;
echo $dd." ".$printmonth." ".$yy; ?> </span> </div></td>
</tr>
</table>
</div></td>
</tr>
<tr>
<td> </td>
</tr>
</table>
<!-- InstanceEndEditable --></td>
</tr>
</table></td>
</tr>
<tr>
<td align="center" valign="top"> </td>
</tr>
<tr>
<td align="center" valign="top"> </td>
</tr>
<tr>
<td align="center" valign="top"> </td>
</tr>
<tr>
<td align="center" valign="top" style="background-repeat:no-repeat"><img src="../images/foot.png"></td>
</tr>
</table>
</div>
<!-- end_content -->
<tr><td><a style="display:scroll;position:fixed;bottom:5px;right:5px;" class="backtotop" href="#top" rel="nofollow" title="Back to Top"><img src="../images/up.png" border="0" /></a></td>
</tr>
<map name="Map6" id="Map6"><area shape="rect" coords="210,1,302,41" href="http://www.tratlocal.go.th/index.php" target="_blank" />
</map>
</body>
<!-- InstanceEnd --></html>
<?php
mysql_free_result($Recordset1);
if($conndb)
{
mysql_close($conndb);
unset($conndb);
}
?>