Koozali.org: home of the SME Server

PHPMyAdmin and adding data

Matchy

PHPMyAdmin and adding data
« on: December 20, 2001, 01:46:34 AM »
When I try to add data to one of my databases using PHPMyAdmin I get the following message:

Warning: Variable passed to reset() is not an array or object in /usr/home/eoh/public_html/eohfiles/tbl_replace.php on line 46

these are the values in the reset() fields:

reset($fields);
reset($funcs)

...heeelp

thanks

-Matchy-