From: PCN-jzambanini <jza...@pc...> - 2003-02-01 23:10:50
|
Thanks. I was able to produce a drop-down box on my edit page BUT now I = am trying to call another table in the same database for which I have = created a call program with phpMyEditSetup.php and phpMyEdit.class.php = (always v. 5.2) but it taking forever to print on the screen and when = it does only the field name headings apear but all the data cells of the = table are EMPTY and I am continually getting these error messages and do = not understand why - since it worked the first time I tried to run it. = Do you have any ideas why? Julian Warning: First argument to array_keys() should be an array in = /var/www/html/ofmconv/phpMyEdit/phpMyEdit.class.php on line 1717 =20 Warning: Wrong datatype in array_flip() call in = /var/www/html/ofmconv/phpMyEdit/phpMyEdit.class.php on line 1717=20 Fatal error: Maximum execution time of 30 seconds exceeded in = /var/www/html/ofmconv/phpMyEdit/phpMyEdit.class.php on line 1123 |