set error reporting to 55

--
Maxim Maletsky
[EMAIL PROTECTED]



"Martin Magnusson" <[EMAIL PROTECTED]> wrote... :

> I installed php 4.2.3 on Apache2.
> 
> When I write <? echo $anyvariable; ?> I get an error message telling me that
> I have an undefined variable $anyvariable. Is this something new that one
> must declare all variables?
> 
> In my previous version of php the expression above would return an empty
> string - no error messages...
> 
> Hope you understand my problem...
> 
> Martin Magnusson
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to