Posts Tagged ‘ popular-tags ’

Turning on different levels of PHP error handling

August 6, 2011
By

Turning on different levels of PHP error handling . 06Aug. Posted August 6th, 2011 | PHP Tags: PHP. You can use the following (one at a time of course) to turn on and off specific types of error handling when you are in the development ...

Read more »

ASP.NET customErrors and real HTTP status codes (404s not 302s)

August 3, 2009
By

NET, Error Handling . Ever client always asks for error handling. They always want to display a “friendly” error page to their customers/viewers, other than the ASP.NET yellow “Application Error in '/'”…you know what I'm talking about! ...

Read more »