Posted by strawberry on 05/30/06 12:35
do you mean this syntax? <table> <? while ( $row = mysql_fetch_array($result) ) { echo "<tr>$row['fieldname']</tr>\n"; ?> </table>
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming