\n"; for ($i = 1; $i < 4; $i++) { echo "\t\t\n"; } echo "\t\n"; while ($line = mysql_fetch_assoc($result)) { echo "\t\n"; extract($line); echo "\t\t\n"; echo "\t\n"; } // end while echo "

Fédérations

\n"; echo "\t
\n", mysql_field_name($result, $i), "
$NomSite$Description$Langue
\n"; /* Libération des résultats */ mysql_free_result($result); ?>

Clubs

\n"; echo "\t\n"; for ($i = 1; $i < 4; $i++) { echo "\t\t\n", mysql_field_name($result, $i), "\n"; } echo "\t\n"; while ($line = mysql_fetch_assoc($result)) { echo "\t\n"; extract($line); echo "\t\t$NomSite$Description$Langue\n"; echo "\t\n"; } // end while echo "\n"; /* Libération des résultats */ mysql_free_result($result); ?>

Autres liens

\n"; echo "\t\n"; for ($i = 1; $i < 4; $i++) { echo "\t\t\n", mysql_field_name($result, $i), "\n"; } echo "\t\n"; while ($line = mysql_fetch_assoc($result)) { echo "\t\n"; extract($line); echo "\t\t$NomSite$Description$Langue\n"; echo "\t\n"; } // end while echo "\n"; /* Libération des résultats */ mysql_free_result($result); /* Fermeture de la connexion */ mysql_close($link); ?>

Pour suggérer un lien au webmaster: CLIQUEZ ICI