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 make like '' and model like '' order by id desc limit 5' at line 1select fid as id, make, model, title, postedby as name,date from car_reviews where fid != and make like '' and model like '' order by id desc limit 5