ID: 14455
Updated by: mfischer
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: PWS related
Operating System: Win98
PHP Version: 4.1.0
New Comment:

You error_reporting level is E_ALL. You shouldn't access variables before setting 
their values.

There's no bug, Bogus.

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

[2001-12-12 09:05:52] [EMAIL PROTECTED]

hi, 
I am using the PWS in the Windows 98. 
I have the following stretch of code: 
<?php
echo $oi;
?>
e is giving following error: 
Warning: Undefined variable: oi in C:\Inetpub\wwwroot\php\teste.php on line 7

when I test the same code in a server linux this I do not happen. 

thank you.

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



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