Either have 1 table per row, which means each row will display as it
loads, rather than waiting for the other 30 or so.  Alternatively, you
could break it into chunks of 10, or 5 or whatever.  I'm using both
these methods on a few sites, with no problems.

Justin French

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to