select count(id) booknum from table where date(field_date)='$target_date'
$result = mysqli_query("$con,select * from rent where rn_gostart = CURDATE()"); $nb = mysqli_num_rows($result);
$date = "16/05/2016"; //อยากค้นหาวันไหนก็เปลี่ยนวันที่เอาครับ $result = mysqli_query("$con,select * from rent where rn_gostart = '$date'"); $nb = mysqli_num_rows($result);
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง