Hi all

The site I'm working on has a lot of notice warnings, thousands. And they are all about: (Notice: Undefined variable..)

I was wondering if I set the php.ini file to not log these in file or display them, does all of these notice warnings still degrade performance? Or does it become a performance issue only when you log this on either file or display them?

Thx

/E

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

Reply via email to