Custom Error Handling

Howdy Kirupians,

Was wondering if there is a simple way to redirect PHP errors to a different page rather than having them display inline on the page.

I have something similar going on with my mysql errors, which redirect to an error page which displays those errors - but was wondering how to detect if a PHP error has been found.

Thanks :slight_smile: