From:             [EMAIL PROTECTED]
Operating system: Unix and Windows
PHP version:      4.0.4
PHP Bug Type:     MySQL related
Bug description:  mysql_fetch_array($query, MYSQL_ASSOC) returns assoc AND num indexes

mysql_fetch_array($query, MYSQL_ASSOC) seems to return BOTH the numerical AND the 
associative indexes (should only return associative). Have tried 
mysql_fetch_assoc($query) and I get the same problem.  Running PHP 4.0.4 on both Unix 
and Windows and problem appears on both.  Am I crazy?


-- 
Edit Bug report at: http://bugs.php.net/?id=9140&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to