Erreur SQL !
SELECT id_station, nom_station, logo_station, nom_massif, nom_montagne, description, loc, site_station FROM station s, massif ma, montagne mo WHERE mo.id_montagne = ma.id_montagne AND s.id_massif = ma.id_massif AND s.id_station =
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 5