\n"; $J = 0; while ($J < $FieldCount) { echo "$Row[$J]
\n"; ++$J; } ++$I; } mysql_close ($DbHandle); ?>