'; echo '
'; echo '
'; echo '
'; echo '
'; echo $number; while($data=mysql_fetch_assoc($retour)) { echo $data['joueur1']; echo '
'; } ?>