Re: [PHP-DB] PHP 5 mysql_fetch_array problems

2004-08-25 Thread John Holmes
- Original Message - From: "Joe Smith" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 25, 2004 9:16 AM Subject: [PHP-DB] PHP 5 mysql_fetch_array problems I'm hoping someone can help me with this. I am having problems with the mysql_fetch_

[PHP-DB] PHP 5 mysql_fetch_array problems

2004-08-25 Thread Joe Smith
I'm hoping someone can help me with this. I am having problems with the mysql_fetch_array function in PHP 5.0.1 - the code listed below works fine with PHP 4.3.2. Here is my setup: A DB class file that has the following for the mysql_fetch_array (I know this function is OK because its working wh