ID: 14160
Updated by: mfischer
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Arrays related
Operating System: Windows 2000
PHP Version: 4.0.6
New Comment:

Works for me on 4.0.6 , Linux.

Please give the shortest reproduceable script.

Feedback.

Previous Comments:
------------------------------------------------------------------------

[2001-11-21 10:04:02] [EMAIL PROTECTED]

if you have an array where the key is a string like
$arrayname["a string here!"]. You will not be able to pull the value for that key from 
the array. Removing the exclamation mark in the key fixes this bug.

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=14160&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