Mammouth du PHP |
545 Messages
14 janv. 2006, 11:01
C'est pas vraiment cela que je recopiais

En faite, j'y metais la requête compléte ! ! !
Alors, le message change un peu
beaucoup
SELECT t1.ID_coureur, t1.nom, t1.prenom, t2.id_categorie, t2.nom_categorie, t3.id_club, t3.nom_cub, t4.acrho_club_id_club, t4.acrho_participant_ID_participant, t4.annee, t4.dossard, t4.acrho_categorie_ID_categorie
FROM acrho_participant AS t1, acrho_categorie AS t2, acrho_club AS t3, acrho_changement AS t4
WHERE t1.ID_coureur =109 AND t4.acrho_participant_ID_participant = t1.ID_coureur AND t4.acrho_categorie_ID_categorie = t2.id_categorie AND t4.acrho_club_id_club = t3.id_club LIMIT 0 , 30
Encore désolè de ne pas avoir compris ce que l'on voulait de moi et merci pour cette patience

Sebe
Pour moi, le PHP est une nouvelle aventure qui a commencée fin octobre 2005 ... c'est plus exitant que le HTML!