0byt3m1n1-V2
Path:
/
home
/
bangtoey
/
domains
/
bangtoey.go.th
/
public_html
/
captcha
/
calendar
/
[
Home
]
File: edit.php
<? session_start(); if($user==""){ $message = "กรุณา Login ก่อน."; $url = "../admin/index.php"; include("../admin/alert.php"); exit; } ?> <?php require_once('../admin/Connections/conndb.php'); ?> <?php $editFormAction = $_SERVER['PHP_SELF']; if (isset($_SERVER['QUERY_STRING'])) { $editFormAction .= "?" . htmlentities($_SERVER['QUERY_STRING']); } if ((isset($_POST["MM_update"])) && ($_POST["MM_update"] == "updatenews")) { $created=$years."-".$month."-".$dated; /*echo $created; echo $headline; echo $storytext; echo $filename;*/ $updateSQL = "UPDATE calendar SET person='$person',created='$created',time_1='$time_1',detail_1='$detail_1',where_1='$where_1',by_1='$by_1',time_2='$time_2',detail_2='$detail_2',where_2='$where_2',by_2='$by_2',time_3='$time_3',detail_3='$detail_3',where_3='$where_3',by_3='$by_3',time_4='$time_4',detail_4='$detail_4',where_4='$where_4',by_4='$by_4',time_5='$time_5',detail_5='$detail_5',where_5='$where_5',by_5='$by_5',time_6='$time_6',detail_6='$detail_6',where_6='$where_6',by_6='$by_6' WHERE id='$id'"; //$updateSQL = "UPDATE news SET news_type='$news_type',headline='$headline',story_text='$storytext',filename='$filename' WHERE news_id='$news_id'"; mysql_select_db($database_conndb, $conndb); $Result1 = mysql_query($updateSQL, $conndb) or die(mysql_error()); $updateGoTo = "admin.php"; if (isset($_SERVER['QUERY_STRING'])) { $updateGoTo .= (strpos($updateGoTo, '?')) ? "&" : "?"; $updateGoTo .= $_SERVER['QUERY_STRING']; } //header(sprintf("Location: %s", $updateGoTo)); } $colname_rsShownews = "-1"; if (isset($_GET['id'])) { $colname_rsShownews = (get_magic_quotes_gpc()) ? $_GET['id'] : addslashes($_GET['id']); } mysql_select_db($database_conndb, $conndb); $query_rsShownews = sprintf("SELECT * FROM calendar WHERE id = %s", $colname_rsShownews); $rsShownews = mysql_query($query_rsShownews, $conndb) or die(mysql_error()); $row_rsShownews = mysql_fetch_assoc($rsShownews); $totalRows_rsShownews = mysql_num_rows($rsShownews); ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><!-- InstanceBegin template="/Templates/template_a.dwt.php" codeOutsideHTMLIsLocked="false" --> <head> <!-- InstanceBeginEditable name="doctitle" --> <script language="javascript"> function cc() { fnews.headline.value=""; fnews.storytext.value=""; fnews.news_type.value=""; fnews.dated.value=""; fnews.month.value=""; fnews.years.value=""; } function check() { if(fnews.headline.value==""){ alert ("กรุณาใส่หัวข้อ"); fnews.headline.focus(); } else if (fnews.storytext.value==""){ alert ("กรุณาใส่รายละเอียด"); fnews.storytext.focus(); } else if (fnews.news_type.value==""){ alert ("กรุณาเลือกประเภท"); fnews.news_type.focus(); } else if (fnews.dated.value==""){ alert ("กรุณาเลือกวันที่ประกาศ"); fnews.dated.focus(); } else if (fnews.month.value==""){ alert ("กรุณาเลือกวเดือนที่ประกาศ"); fnews.month.focus(); } else if (fnews.years.value==""){ alert ("กรุณาเลือกปี พ.ศ. ที่ประกาศ"); fnews.years.focus(); } } </script> <!-- InstanceEndEditable --> <?php require_once('../../admin/Connections/conndb.php'); mysql_select_db($database_conndb, $conndb); ?> <title>องค์การบริหารส่วนตำบลบางเตย ที่อยู่ 8/8 หมู่2 ตำบลบางเตย อำเภอเมืองฉะเชิงเทรา จังหวัดฉะเชิงเทรา 24000 ::www.bangtoey.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 --> <!--menutop hover --> <link href="../../imagehover.css-master/css/demo-page.css" rel="stylesheet" media="all"> <link href="../../imagehover.css-master/css/imagehover.min.css" rel="stylesheet" media="all"> <link rel='shortcut icon' type='image/x-icon' href='/favicon.ico' /> <!--end --> <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"> <!--<div id="mySidenav" class="sidenav"> <a href="http://new.huayyai.go.th/index.php" id="about"> </a> <a href="http://new.huayyai.go.th/news.php?cat_id=1" id="blog"> </a> <a href="http://new.huayyai.go.th/news.php?cat_id=4" id="projects"> </a> <a href="http://new.huayyai.go.th/albums/index.php" id="contact"> </a> </div> --> <!-- content --> <div align="center"> <table width="950" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td align="center" valign="top"><tr> <td height="650" align="center" valign="top" background="../../images/head-1.png" style="background-repeat:no-repeat"><table width="980" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="515" align="center" valign="top"> </td> </tr> <tr> <td height="364" align="center" valign="top"><iframe src="/title_head.html" width="980" height="335" scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe></td> </tr> <tr> <td align="center" valign="top"><iframe src="/menu-top.html" width="980" height="53" scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe></td> </tr> <tr> <td height="150" align="center" valign="top"> </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"><!-- InstanceBeginEditable name="EditRegion3" --> <form action="<?php echo $editFormAction; ?>" method="POST" name="updatenews" enctype="multipart/form-data"> <table width="98%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td colspan="3" class="title2"><div align="center"><img src="../images/botton/calender.png" width="640" height="78"></div></td> </tr> <tr> <td class="styles1"><div align="right"><a href="../admin/main.php" class="styles2">หน้า Admin </a>| <a href="admin.php?date=<?=date('j-n-Y') ?>">ปฏิทินผู้บริหาร </a> | แก้ไขข้อมูล | <a href="../admin/signout.php" class="styles2">ออกจากระบบ </a></div></td> </tr> <tr> <td colspan="3" align="center" valign="top"> </td> </tr> <tr> <td colspan="3" align="center" valign="top"><table width="600" border="0" cellpadding="2" cellspacing="2" class="box-center"> <tr align="center"> <td height="25" colspan="4" background="../images/bg4.gif" class="styles">แก้ไขข้อมูล</td> </tr> <tr> <td width="100" height="30" align="right" class="title">ประเภทข่าว : </td> <td height="30" colspan="3" align="left" class="red"><div align="left"> <select name="person" size="1" class="styles1" id="person" title="<?php echo $row_rsShownews['person']; ?>"> <option <?php if($row_rsShownews['person']== ""){?>selected="selected"<?php } ?>>-- เลือกประเภทข่าว--</option> <option value="1" <?php if($row_rsShownews['person']== "1"){?>selected="selected"<?php } ?>>นายก อบต.</option> <option value="2" <?php if($row_rsShownews['person']== "2"){?>selected="selected"<?php } ?>>รองนายกคนที่ 1</option> <option value="3" <?php if($row_rsShownews['person']== "3"){?>selected="selected"<?php } ?>>รองนายกคนที่ 2</option> <option value="4" <?php if($row_rsShownews['person']== "4"){?>selected="selected"<?php } ?>>สำนักงานปลัด</option> <option value="5" <?php if($row_rsShownews['person']== "5"){?>selected="selected"<?php } ?>>ส่วนคลัง</option> <option value="6" <?php if($row_rsShownews['person']== "6"){?>selected="selected"<?php } ?>>ส่วนโยธา</option> </select> <span class="style1">**</span> </div></td> </tr> <tr> <td width="100" class="title" ><div align="right">วัน เดือน ปี : </div> </td> <td colspan="3"><div align="left"> <? $w=explode("-",$row_rsShownews['created']); ?> <select name="dated" class="styles1"> <option value="0">วันที่</option> <? for($i=1;$i<32;$i++){ ?> <option value="<?=$i;?>" <? if($w[2]==$i) echo "selected"; ?>> <?=$i;?> </option> <? } ?> </select> <select name="month" class="styles1"> <option value="0">เดือน</option> <option value="1" <? if($w[1]==1) echo "selected"; ?>>มกราคม</option> <option value="2" <? if($w[1]==2) echo "selected"; ?>>กุมภาพันธ์</option> <option value="3" <? if($w[1]==3) echo "selected"; ?>>มีนาคม</option> <option value="4" <? if($w[1]==4) echo "selected"; ?>>เมษายน</option> <option value="5" <? if($w[1]==5) echo "selected"; ?>>พฤษภาคม</option> <option value="6" <? if($w[1]==6) echo "selected"; ?>>มิถุนายน</option> <option value="7" <? if($w[1]==7) echo "selected"; ?>>กรกฎาคม</option> <option value="8" <? if($w[1]==8) echo "selected"; ?>>สิงหาคม</option> <option value="9" <? if($w[1]==9) echo "selected"; ?>>กันยายน</option> <option value="10" <? if($w[1]==10) echo "selected"; ?>>ตุลาคม</option> <option value="11" <? if($w[1]==11) echo "selected"; ?>>พฤศจิกายน</option> <option value="12" <? if($w[1]==12) echo "selected"; ?>>ธันวาคม</option> </select> <select name="years" class="styles1"> <option value="0">ปี</option> <? for($y=2009;$y<2051;$y++){ ?> <option value="<?=$y;?>" <? if($w[0]==$y) echo "selected"; ?>> <?=$y+543;?> </option> <? } ?> </select> </div></td> </tr> <tr> <td height="30" align="right" class="title"><div align="center">เวลา</div></td> <td height="30" align="left" class="title"><div align="center">วาระงาน</div></td> <td align="left" class="title"><div align="center">สถานที่</div></td> <td align="left" class="title"><div align="center">เจ้าภาพ</div></td> </tr> <tr> <td width="100" height="30" align="right" valign="top" class="styles1"> <div align="center"> <input name="time_1" type="text" class="styles1" value="<?php echo $row_rsShownews['time_1']; ?>" size="10" maxlength="5" /> น. </div></td> <td width="180" align="left" class="red"><textarea name="detail_1" cols="25" rows="3" class="styles1"><?php echo $row_rsShownews['detail_1']; ?></textarea></td> <td width="160" valign="top" class="red"><div align="center"> <input name="where_1" type="text" class="styles1" value="<?php echo $row_rsShownews['where_1']; ?>" size="20"> </div></td> <td width="160" valign="top" class="red"><div align="center"> <input name="by_1" type="text" class="styles1" value="<?php echo $row_rsShownews['by_1']; ?>" size="20"> </div></td> </tr> <tr> <td height="30" align="right" valign="top" class="styles1"><div align="center"> <input name="time_2" type="text" class="styles1" value="<?php echo $row_rsShownews['time_2']; ?>" size="10" maxlength="5" /> น. </div></td> <td align="left" class="red"><textarea name="detail_2" cols="25" rows="3" class="styles1"><?php echo $row_rsShownews['detail_2']; ?></textarea></td> <td valign="top" class="red"><div align="center"> <input name="where_2" type="text" class="styles1" value="<?php echo $row_rsShownews['where_2']; ?>" size="20"> </div></td> <td valign="top" class="red"><div align="center"> <input name="by_2" type="text" class="styles1" value="<?php echo $row_rsShownews['by_2']; ?>" size="20"> </div></td> </tr> <tr> <td height="30" align="right" valign="top" class="styles1"><div align="center"> <input name="time_3" type="text" class="styles1" value="<?php echo $row_rsShownews['time_3']; ?>" size="10" maxlength="5" /> น. </div></td> <td align="left" class="red"><textarea name="detail_3" cols="25" rows="3" class="styles1"><?php echo $row_rsShownews['detail_3']; ?></textarea></td> <td valign="top" class="red"><div align="center"> <input name="where_3" type="text" class="styles1" value="<?php echo $row_rsShownews['where_3']; ?>" size="20"> </div></td> <td valign="top" class="red"><div align="center"> <input name="by_3" type="text" class="styles1" value="<?php echo $row_rsShownews['by_3']; ?>" size="20"> </div></td> </tr> <tr> <td height="30" align="right" valign="top" class="styles1"><div align="center"> <input name="time_4" type="text" class="styles1" value="<?php echo $row_rsShownews['time_4']; ?>" size="10" maxlength="5" /> น. </div></td> <td align="left" class="red"><textarea name="detail_4" cols="25" rows="3" class="styles1"><?php echo $row_rsShownews['detail_4']; ?></textarea></td> <td valign="top" class="red"><div align="center"> <input name="where_4" type="text" class="styles1" value="<?php echo $row_rsShownews['where_4']; ?>" size="20"> </div></td> <td valign="top" class="red"><div align="center"> <input name="by_4" type="text" class="styles1" value="<?php echo $row_rsShownews['by_4']; ?>" size="20"> </div></td> </tr> <tr> <td height="30" align="right" valign="top" class="styles1"><div align="center"> <input name="time_5" type="text" class="styles1" value="<?php echo $row_rsShownews['time_5']; ?>" size="10" maxlength="5" /> น. </div></td> <td align="left" class="red"><textarea name="detail_5" cols="25" rows="3" class="styles1"><?php echo $row_rsShownews['detail_5']; ?></textarea></td> <td valign="top" class="red"><div align="center"> <input name="where_5" type="text" class="styles1" value="<?php echo $row_rsShownews['where_5']; ?>" size="20"> </div></td> <td valign="top" class="red"><div align="center"> <input name="by_5" type="text" class="styles1" value="<?php echo $row_rsShownews['by_5']; ?>" size="20"> </div></td> </tr> <tr> <td height="30" align="right" valign="top" class="styles1"><div align="center"> <input name="time_6" type="text" class="styles1" value="<?php echo $row_rsShownews['time_6']; ?>" size="10" maxlength="5" /> น. </div></td> <td align="left" class="red"><textarea name="detail_6" cols="25" rows="3" class="styles1"><?php echo $row_rsShownews['detail_6']; ?></textarea></td> <td valign="top" class="red"><div align="center"> <input name="where_6" type="text" class="styles1" value="<?php echo $row_rsShownews['where_6']; ?>" size="20"> </div></td> <td valign="top" class="red"><div align="center"> <input name="by_6" type="text" class="styles1" value="<?php echo $row_rsShownews['by_6']; ?>" size="20"> </div></td> </tr> <tr> <td height="30" colspan="4" align="right" class="red"><div align="center"> กรุณาใส่ข้อมูลในช่องที่มีเครื่อง ** ให้ครบ </div></td> </tr> <tr> <td height="25" colspan="4" align="right" background="../images/bg4.gif"><div align="center"> <input name="okbutton" type="submit" class="styles1" value="แก้ไข"/> </div></td> </tr> </table> <input name="nid" type="hidden" id="nid" value="<?php echo $row_rsShownews['id']; ?>" /></td> </tr> <tr> <td height="30" colspan="3"> </td> </tr> </table> <input type="hidden" name="MM_update" value="updatenews"> </form> <!-- 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" 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> <? if($conndb) { mysql_close($conndb); unset($conndb); } ?>
©
2018.