[PHP-DEV] PHP 4.0 Bug #9140 Updated: mysql_fetch_array($query, MYSQL_ASSOC) returns assoc AND num indexes

2001-02-06 Thread cynic

ID: 9140
Updated by: cynic
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: MySQL related
Assigned To: 
Comments:

cannot reproduce it with yesterday CVS snapshot. can you upgrade? try 4.0.4 pl1 or 
http://snaps.php.net/

Previous Comments:
---

[2001-02-07 00:02:06] [EMAIL PROTECTED]
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?

---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9140edit=2


-- 
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]




[PHP-DEV] PHP 4.0 Bug #9140 Updated: mysql_fetch_array($query, MYSQL_ASSOC) returns assoc AND num indexes

2001-02-06 Thread cynic

ID: 9140
Updated by: cynic
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: MySQL related
Assigned To: 
Comments:

well then, what about mysql_fetch_assoc()?

Previous Comments:
---

[2001-02-07 00:08:01] [EMAIL PROTECTED]
Thanks for quick response.  No, can't upgrade (running on web hosting service).  

---

[2001-02-07 00:04:40] [EMAIL PROTECTED]
cannot reproduce it with yesterday CVS snapshot. can you upgrade? try 4.0.4 pl1 or 
http://snaps.php.net/

---

[2001-02-07 00:02:06] [EMAIL PROTECTED]
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?

---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9140edit=2


-- 
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]