how to catch all PHP errors, warnings and so on in a single
Posted: Mon Jun 21, 2004 10:14 am
Hello
Is it possible to define a php page which will be invoked automatically for any error, warning, notices, and so on?
I want this page to display what the error was.
I am guessing that I need to configure php.ini, but I am not sure.
thanks in advance.
Is it possible to define a php page which will be invoked automatically for any error, warning, notices, and so on?
I want this page to display what the error was.
I am guessing that I need to configure php.ini, but I am not sure.
thanks in advance.