Re: [PHP] Notice warnings and performance

2007-07-26 Thread Richard Lynch
On Wed, July 25, 2007 3:39 am, Erfan Shirazi wrote: > 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

Re: [PHP] Notice warnings and performance

2007-07-25 Thread Eric Butera
On 7/25/07, Richard Davey <[EMAIL PROTECTED]> wrote: Hi Erfan, Wednesday, July 25, 2007, 9:39:35 AM, you wrote: > 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 the

Re: [PHP] Notice warnings and performance

2007-07-25 Thread Richard Davey
Hi Erfan, Wednesday, July 25, 2007, 9:39:35 AM, you wrote: > 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

[PHP] Notice warnings and performance

2007-07-25 Thread Erfan Shirazi
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