On Tue, Jul 17, 2007 at 08:01:59PM +0800, Man-wai Chang wrote:
> 
> Is there a parameter in php.ini that requires all variables to be
> explicitly initialized, rather than being automatically assigned the
> value of false?
> 

Well, I am not aware of such php.ini variable, but I may recomment to
increase your error level and you will be warned when you use
uninicialized variable.

-- 
Best regards,
     Daniel Gerzo

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

Reply via email to