<? include 'connect.php'; if($_POST['submit']){ $strSQL = "INSERT INTO test (Room)VALUES ( '".$_POST["txtroom"]."') "; $objQuery = mysql_query($strSQL); if($objQuery){ ?> <script language="javascript"> alert("ok"); document.location ="test3.php"; </script> <? }else{ ?> <script language="javascript"> alert("fail"); document.location ="test2.php"; </script> <? } } ?> <!DOCTYPE html> <html> <head> <title>testtest</title> </head> <body> </body> </html> <form action="test2.php" method="POST"> รหัส <input type="text" name="txtid" value=""> ห้อง <input type="text" name="txtroom"> <input type="submit" name="submit" value="ตกลง"> </form>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง