<?php include "connect.php"; $result = mysql_query("select * from tbupload where g_id='".$_GET[id]."' and section = 'nanasara' ") ; while ($img = mysql_fetch_array($result)) { $pic = $img[url]; $del_pic = unlink($pic); if($del_pic){ $del = y; $chk = y; } else { $del = n; } } $result2 = mysql_query("delete from tbupload where g_id = '".$_GET[id]."' and section = 'nanasara' "); if($result2) { $re2 = y; } else { $re2 = n; } $result3 = mysql_query("delete from tbgo_and_talk where g_id = '".$_GET[id]."'"); if($result3) { $re3 = y; } else { $re3 = n; } if($del == y and $re2 == y and $re3 == y) { ?> <script language="JavaScript" type="text/JavaScript"> alert("ลบข้อมูลเรียบร้อยแล้ว!!!"); </script> <?php } else {?> <script language="JavaScript" type="text/JavaScript"> alert("ไม่สามารถลบข้อมูลได้!!!"); </script> <?php echo "<meta http-equiv='refresh' content='0; URL=go_and_talk.php'>"; } echo "<meta http-equiv='refresh' content='0; URL=go_and_talk.php'>"; ?>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง