First we will explore PHP error handling for production environments (i.e., for websites and applications that are online, active, and public), then we will consider error handling for development environments (i.e., for projects that …
Read the original here:
Alexander's Blog » Advanced PHP Error Handling via htaccess