Erreur SQL ! SELECT jeux.*, note.note FROM jeux INNER JOIN note ON jeux.nomjeu = note.nomjeu ORDER BY DESC LIMIT 48,12 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 'DESC LIMIT 48,12' at line 1 |