[PHP-DEV] Bug #12895 Updated: mysql_fetch_row

2001-08-29 Thread lampa
ID: 12895 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: MySQL related Operating System: Debian 2.2 PHP Version: 4.0.6 New Comment: ohh sorry, should be mysql_fetch_array, sorry for mistake Previous Comments:

[PHP-DEV] Bug #12895 Updated: mysql_fetch_row

2001-08-29 Thread cynic
ID: 12895 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Open Old Bug Type: MySQL related Bug Type: Feature/Change Request Operating System: Debian 2.2 PHP Version: 4.0.6 New Comment: assuming you meant you missed nl = null, and the dump should've ended with [2] =

[PHP-DEV] Bug #12895 Updated: mysql_fetch_row

2001-08-29 Thread lampa
ID: 12895 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Debian 2.2 PHP Version: 4.0.6 New Comment: for avoid a misunderstanding here is example, which shows this bug: !doctype html public -//w3c//dtd html 4.0

[PHP-DEV] Bug #12895 Updated: mysql_fetch_row

2001-08-28 Thread sander
ID: 12895 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: MySQL related Operating System: Debian 2.2 PHP Version: 4.0.6 New Comment: mysql_fetch_row does NOT return an associative array. Use mysql_fetch_array or mysql_fetch_assoc instead. Previous