ID: 21055
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Arrays related
Operating System: Linux RH 7.3
PHP Version: 4.3.0RC3
New Comment:
print( "Ignoring $cur[0]", "/tmp/pushing");
should be
print( "Ign
From: [EMAIL PROTECTED]
Operating system: Linux RH 7.3
PHP version: 4.3.0RC3
PHP Bug Type: Arrays related
Bug description: array_search skips element 0
(My system info at bottom)
Problem:
The following piece of code doesn't work as advertised:
while ( $cur = mysql_fet