$sql="select * from customer natural join order_product where upper(name_movie) like upper('%$search%') and status='$_GET[status]' ";
if($_GET["status"] != "") { $codition = " and status='$_GET[status]' "; } $sql="select * from customer natural join order_product where upper(name_movie) like upper('%$search%') $codition ";
if($_GET[status]==""){ $_GET[status]='in process'; } $sql="select * from customer natural join order_product where upper(name_movie) like upper('%$search%') and status='$_GET[status]' ";
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง