Re: FN-FORUM loop in php
date posted 25th June 2002 13:57
if ($reult = musql_query("..."))
{
Tim Ward
www.chessish.com
> hi all,
>
> how would you echo the following database retrieval in a list until all
> the rows have been echoed?
>
> i've a feeling its a while loop type statement, but aren't too sure.
>
> tia
>
> Robin Garbutt