You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 1 select js.nm_jante, js.id_jante, ma.marque, mo.modele from jantes js join autoexclusive.jantes ji on js.nm_jante=num_jante left join autoexclusive.marques_jantes ma on ji.id_marque=ma.id left join autoexclusive.modeles_jantes mo on ji.id_modele=mo.id where js.nm_jante in ()
Fatal error: Uncaught Error: Call to a member function fetch_object() on bool in /home/autoexclusive/www/autoexclusive/objets/jante.php:1945 Stack trace: #0 /home/autoexclusive/www/autoexclusive/redirections.php(1034): jante->lire_url_infos() #1 /home/autoexclusive/www/autoexclusive/index.php(218): include('/home/autoexclu...') #2 {main} thrown in /home/autoexclusive/www/autoexclusive/objets/jante.php on line 1945