View Single Post
Old 02-26-2008, 11:06 PM   #5 (permalink)
Alan @ CIT
Member of the Month
The Frequenter
Member of the Month Top Contributor 
 
Alan @ CIT's Avatar
 
Join Date: Apr 2005
Location: South UK
Posts: 483
Thanks: 51
Alan @ CIT is on a distinguished road
Default

That's why you use custom error handlers to display a nice friendly error to your visitors

I'm a firm believer that a visitor should never be shown a PHP or HTTP error message directly. The message should be logged and a nice friendly error page should be shown to the user.

display_errors = Off !

Alan
Send a message via MSN to Alan @ CIT
Alan @ CIT is offline  
Reply With Quote