ID: 14068
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Closed
Status: Bogus
Bug Type: Scripting Engine problem
Operating System: Linux
PHP Version: 4.0.5
New Comment:
Non-Bugs are bogus.
Previous Comments:
ID: 14068
Updated by: bate
Reported By: [EMAIL PROTECTED]
Old Status: Bogus
Status: Closed
Bug Type: Scripting Engine problem
Operating System: Linux
PHP Version: 4.0.5
New Comment:
Andrey Hristov:
Try
reset($a); before the first while, and reset($b) just before the second in
the body if th
ID: 14068
Updated by: hholzgra
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: Scripting Engine problem
Operating System: Linux
PHP Version: 4.0.5
New Comment:
you have to reset() the arrays before
the loops start to reset the internal
array pointer (see http://php.net/e