Photo
SELECT t.* FROM thematiques t INNER JOIN langues l ON t.id_langue = l.id_langue WHERE l.code_langue = 'FR' ORDER BY ordre_thematique
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/playquiz/www/index.php on line 46