<?php include("config.php"); $Pup = $_POST['Pup']; $beside = $_POST['beside']; $sql = "SELECT Pup , beside FROM applymember where beside='$beside' " ; $table = mysql_query($sql,$conn) or die ("ไม่สามารถติดต่อฐานข้อมูลได้1"); $numrow = mysql_num_rows($table); if($beside=1){ $ch_beside = "<font color=#FF0000>ตำแหน่ง $beside ใช้ได้</font>"; $_SESSION["ses_ch_beside"] = $ch_beside; header("Location:Applymember.php"); }else { $ch_beside = "<font color=#006F00>ตำแหน่ง $beside ไม่สามารถใช้ได้ </font>"; $_SESSION["ses_ch_beside"] = $ch_beside; header("Location:Applymember.php"); } mysql_query($sql, $conn); ?>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง