From:             [EMAIL PROTECTED]
Operating system: Win2K SP2
PHP version:      4.0.6
PHP Bug Type:     IIS related
Bug description:  variable not defined problem

After I installed SP2 for Windows the folloeing problem occurs:
If I use:
<html><head></head><body>
<?
if (!$fehler):
echo "depp"
endif;
?>
</body></html>
the is alwas the failure:
Warning: Undefined variable: fehler in
D:\web\chemiestudent.de\local\test.php on line 3
-- 
Edit bug report at: http://bugs.php.net/?id=12827&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