Hmmmm..... Im not doing something right, take a lok at the errors... anythoughts?
Quote:
Warning: Cannot add header information - headers already sent by (output started at /www.joeygowdy.com/gundamarmada/admin/db_mysql.php:163) in /www.joeygowdy.com/gundamarmada/admin/functions.php on line 1652
Warning: Variable passed to reset() is not an array or object in /www.joeygowdy.com/gundamarmada/admin/db_mysql.php on line 163
Warning: Variable passed to each() is not an array or object in /www.joeygowdy.com/gundamarmada/admin/db_mysql.php on line 166
|
Line 163 is reset ( $ tablenames ) ;
and Line 166 is while ( list ( $ short , $ new ) = each( $ tablenames ) ) {
Also, would useing phpmyadmin help ?