Hi Randy, It means that you are calling the function without the right amount of parameters. The function mysql_query expects at least 1 (one) paramter: the query String. http://www.php.net/manual/en/function.mysql-query.php
Regards, Daniel Kushner ____________________________________ Need hosting? http://thehostingcompany.us -----Original Message----- From: Randy Johnson [mailto:[EMAIL PROTECTED]] Sent: Sunday, September 22, 2002 2:26 PM To: Paul Nicholson; Bryan McLemore; PHP GEN LIST Subject: [PHP] What does this error mean What does this error mean? Warning: Wrong parameter count for mysql_query() Thanks Randy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php