--- On Sun, 12/28/08, Ashley Sheridan <ash@xxxxxxxxxxxxxxxxxxxx> wrote: > From: Ashley Sheridan <ash@xxxxxxxxxxxxxxxxxxxx> > Subject: Re: errors still being displayed even if variables in php.ini set to off > To: fredsilsbee@xxxxxxxxx > Cc: php-general@xxxxxxxxxxxxx > Date: Sunday, December 28, 2008, 12:01 PM > On Sat, 2008-12-27 at 16:23 -0800, Fred Silsbee wrote: > > on page 1 > > Notice: Undefined index: in > C:\Inetpub\wwwroot\handle_log_book_MySQL.php on > line 71 > > > > Notice: Undefined index: in > C:\Inetpub\wwwroot\handle_log_book_MySQL.php on > line 72 > > > > in php.ini: > > > > error_reporting = Off > > > > display_errors = Off (in 2 places) > > > > display_startup_errors = Off > > > > > > > > > > > > > > > > > What does phpinfo() tell you? Don't forget that there > are several places > where this can be set; the php.ini file, the .htaccess > file, and within > the PHP code itself. If phpinfo() tells you that both > settings are for > errors off, then it's most likely that a line in your > PHP code is > turning them back on > > > Ash > www.ashleysheridan.co.uk sincere thanks mate...I'm sure there is a good reason for having flags all over the place somewhat mislabelled or ill described in the php.ini Surely I thought there'd be a "master-turn off all the &&&& errors!" The php.ini describes good sense security know how in affirming the need for <no errors>! here in the colonies I have become addicted to "Eastenders" on tonight at 10 pm Here in Houston...should the program ever get messed up somehow, there are hundreds of calls, emails, bottle throwing, diesel locos being overturned Bennie Hill should have been knighted!!! sure and you'd be goin for a pint uf the dark -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php