> -----Original Message-----
> From: Jeff Lewis [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, January 15, 2003 1:00 PM
> To: Beauford.2002; PHP General
> Subject: Re: [PHP] Windows PHP vs Linux PHP
> 
> 
> Set your php.ini file and error reporting as such:
> 
> error_reporting  =  E_ALL & ~E_NOTICE

Or initialize your variables before using them ...  especially true if
register_globals is on.

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

Reply via email to