John Doe wrote:
> ok, the remote server has error_reporting = 2039 and
mine is set to 2047
> (E_ALL)
Although it's a pain to get rid of undefined variable
notices, it's a
good policy. It makes your code more robust, and less
susceptible to attack.
I've recently switched on E_STRICT as well. This alerts you
to changes
that are likely to place in future versions of PHP.
--
David Powers
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "Foundation PHP 5 for Flash" (friends of ED)
http://foundationphp.com/