--- Lightfirst <[EMAIL PROTECTED]> wrote:
> Can someone explain to me why the loop that counts to 99
> appears before the 5 by 5 grid in the following php code?

There is a good chance that the problem is that your HTML
table is screwed up. Make sure you close your row and
table; it wasn't in the code you provided.

If that doesn't fix it, check to ensure that you have the
correct number of cells per row.

Chris

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to