Liste des HLTVs
Rechercher une hltv (nom d'équipe)
| Date |
Heure |
Equipe1 |
Equipe2 |
Map |
Taille |
Notice: Undefined variable: id_sle in /data/services/web/lan-sle.net/www/Pages/Hltvs.php on line 61
Notice: Undefined variable: jeu in /data/services/web/lan-sle.net/www/Pages/Hltvs.php on line 64
Erreur SQL !
SELECT h.id, h.date, h.heure, h.team1, h.team2, h.taille, h.map, f.path
FROM hltv h, FICHIER f, EVENT e
WHERE h.id_fichier = f.id_fichier
AND e.id_event =
AND f.id_event = e.id_event
AND f.commentaire = ''
ORDER BY h.date
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 'AND f.id_event = e.id_event
AND f.commentair' at line 5