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

i have the same problem. when i first time using xitami as a web
server. the codes like that is fine. but when i go to apache web
server. it occurs an error.
why is it happen???


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

[2001-12-12 09:13:43] [EMAIL PROTECTED]

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

There's no bug, Bogus.

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

[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, visit: http://www.php.net/unsub.php

Reply via email to