$select_type="select * from member where email= '$_POST[email]'"; $query_select=mysql_query($select_type); $num_rows=mysql_num_rows($query_select); if($num_rows <1){ echo "<meta http-equiv='Content-Type' content='text/html; charset=tis-620' />"; echo "<script language='javascript'>alert('พบ Email นี้แล้ว กรุณาตรวจสอบอีกครั้ง');</script>"; echo "<meta http-equiv='refresh' content='0;URL=index.php'>"; exit(); }
Quote:if($num_rows <1){
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง