Database error: Invalid SQL:
SELECT
id,nom,fichier,nb_votes
FROM
videos_publications
WHERE
id_thematique=
Order by id Desc
MySQL Error: 1064 (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 'Order by id Desc' at line 7)
Session halted.