Probleme dans la requete : SELECT * FROM Plugin_antennes WHERE id_plugin_antennes =
[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]
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in
/home/ovh/www/www.habitat86.fr/inclusions/tools.php on line
46
Probleme dans la requete : SELECT
l.id_logement, v.nom, t.type, l.id_quartier, q.nom_quartiers, l.id_type, l.loyer, l.surface,l.date_dispo
FROM
Plugin_logement l,
Plugin_logements_villes v,
Plugin_logements_types t,
Plugin_logements_communes_quartiers q
WHERE l.id_antenne =
AND l.id_type = t.id_plugin_logements_types
AND l.id_commune = v.id_villes
AND l.id_quartier = q.id_quartiers
ORDER BY date_dispo ASC
LIMIT 0, 10
[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 l.id_type = t.id_plugin_logements_types
AND l.id_commune = v.id_villes
' at line 10]
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in
/home/ovh/www/www.habitat86.fr/inclusions/tools.php on line
46
Probleme dans la requete : SELECT
l.id_logement, v.nom, t.type, l.id_quartier, q.nom_quartiers, l.id_type, l.loyer, l.surface
FROM
Plugin_logement l,
Plugin_logements_villes v,
Plugin_logements_types t,
Plugin_logements_communes_quartiers q
WHERE l.id_antenne =
AND l.id_type = t.id_plugin_logements_types
AND l.id_commune = v.id_villes
AND l.id_quartier = q.id_quartiers
ORDER BY date_dispo 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 'AND l.id_type = t.id_plugin_logements_types
AND l.id_commune = v.id_villes
' at line 10]
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in
/home/ovh/www/www.habitat86.fr/inclusions/tools.php on line
46
OFFRES DE LOGEMENT -
Probleme dans la requete : SELECT DISTINCT(l.id_commune),v.nom FROM Plugin_logement l, Plugin_logements_villes v WHERE l.id_antenne = AND v.id_villes = l.id_commune
[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 v.id_villes = l.id_commune' at line 1]
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/ovh/www/www.habitat86.fr/inclusions/tools.php on line 46