$result=mysql_query('select * from fu;');
while(false!==($row=mysql_fetch_assoc($result)))
print_r($row);
selon moi, c'est mieux écrit comme ça, mais ce n'est que mon avis...
cherches sur phpdebutant et php.net
In a dream, I saw me, drop dead... U was here, U cried... It was just a deam, if I die, U won't cry, maybe, U'll be happy
[ Lien ]