|
|
|
Il doit y avoir une erreur dans la requête : SELECT deportemont_biens.id AS id,deportemont_biens.num AS num,deportemont_biens.type AS type,deportemont_biens.code AS code,deportemont_biens.prix AS prix,deportemont_biens.chambres AS chambres,deportemont_biens.jardin AS jardin,deportemont_biens.dateencodage AS dateencodage,deportemont_biens.dateupdate AS dateupdate,deportemont_biens.etat AS etat,deportemont_biens.photos AS photos,deportemont_types.id AS id1,deportemont_types.type AS type1 FROM deportemont_biens INNER JOIN deportemont_types ON deportemont_biens.type=deportemont_types.id WHERE num LIKE 'L%' AND display='1'AND chambres>='nombre' ORDER BY type1 ASC
à 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 'Ã' at line 1 | |