Production environment: error page for fatal errors |
[eluser]skunkbad[/eluser]
You could create a custom error handler in a hook, using set_error_handler. I use one that emails me the error info. Code: <?php You could easily customize this to display whatever you want to the site visitor. |
Messages In This Thread |
Production environment: error page for fatal errors - by El Forum - 03-22-2012, 07:52 AM
Production environment: error page for fatal errors - by El Forum - 03-22-2012, 10:22 AM
Production environment: error page for fatal errors - by El Forum - 03-22-2012, 12:56 PM
Production environment: error page for fatal errors - by El Forum - 03-22-2012, 01:37 PM
|