Erreur :
Fichier de script : /pronostics/pronoj.php
Requête : SELECT CP.partid, CP.partid as id, P.lbl
FROM concours_participant CP
INNER JOIN
participant P ON P.partid = CP.partid
WHERE CP.cid =
ORDER BY lbl
Error#1 : 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 lbl' at line 6