ID:               15429
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Bogus
 Bug Type:         Scripting Engine problem
 Operating System: Windows 2000
 PHP Version:      4.1.1
 New Comment:

I have the same problem on WinXP. It warns me about the invalid index,
wich isn't invalid. When I prin_f() the array one line above I see it
is in there! The strings are correctly quoted, but I just can't reach
the index.

I put error_reporting one lvele down from E_ALL to E_ALL & ~E_NOTICE,
which offcourse gets rid of the message, but the variable is still
empty!


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

[2002-02-08 02:32:01] [EMAIL PROTECTED]

The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php

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

[2002-02-07 09:36:57] [EMAIL PROTECTED]

check your error_reporting settings in php.ini

read access to undefined variables or array
elements generates an E_NOTICE message



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

[2002-02-07 09:32:26] [EMAIL PROTECTED]

I am running php 4.1.1 (windows installer)
When in call a index of a hash there is a warning returned that the
index is undifined.

Everything works on a previous version of php

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


-- 
Edit this bug report at http://bugs.php.net/?id=15429&edit=1

Reply via email to