SELECT * FROM chateau_promotion WHERE hotelID= AND promotionIsPublished=1 AND promotionDateEnd > NOW()
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND promotionIsPublished=1 AND promotionDateEnd > NOW()' at line 1



