<form id="form1" name="form1" method="post" action="p_prakad.php"> <table width="100%" height="10" border="0" cellpadding="0" cellspacing="0"> <tr> <td></td> </tr> </table> <table width="500" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td align="center"><textarea name="detail" cols="80" rows="10" id="detail"><?=$r[8];?> </textarea></td> </tr> <tr> <td align="center"><input type="submit" name="Submit" value="แก้ไขประกาศ" /></td> </tr> </table> </form>
<? session_start(); include "../../inc/config.inc.php"; //echo "$_SESSION[admin_login]<br>$_SESSION[name]<br>$_SESSION[level]"; if(!isset($_SESSION[shop_login])) { echo "<meta http-equiv='refresh' content='0;url=index.php'>" ; exit() ; } if($_SESSION[active]==0) { echo "<center><font color='#FF0000' size='4'>ขออภัยครับทางร้านยังไม่ได้ยืนยันการสมัครสมาชิกให้ท่านครับ</font></center>" ; echo "<meta http-equiv='refresh' content='3;url=index.php'>" ; exit() ; } ?> <!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" /> <title></title> <style type="text/css"> <!-- a:link { text-decoration: none; } a:visited { text-decoration: none; } a:hover { text-decoration: none; } a:active { text-decoration: none; } body { background-image: url(); } --> </style></head> <body> <? $detail=$_POST[detail]; echo "$detail<br>$_SESSION[shop_id]<br>"; $sql="UPDATE `shop` SET `prakad` = '$detail' WHERE `id` ='$_SESSION[shop_id]'"; mysql_query($sql) or die("error $sql"); echo $sql; //echo "<meta http-equiv='refresh' content='0; url=index_login.php'>" ; ?> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง