Lower your error_reporting level in your php.ini file.
On Sun, 6 Oct 2002, John wrote:
> I'm running PHP 4.1.1 with Apache 1.3.23 on windows 2000
>
> Many of my scripts display "Warning: Undefined variable" or "Warning: Undefined
>Index" when a variable hasn't been used yet. The scripts work,
I'm running PHP 4.1.1 with Apache 1.3.23 on windows 2000
Many of my scripts display "Warning: Undefined variable" or "Warning: Undefined Index"
when a variable hasn't been used yet. The scripts work, but I get a ton of these
runtime errors. any ideas? I think it may be a configuration/install