Sample Errors
-
-
This is the general use, you can show the generic error page to
users,
and you can email the error report to the admins.
See project screenshots to see error report emails.
-
See the stack backtrace table to navigate to your actual error.
-
-
Any kind of not-catched php exception displayed with detailed backtrace.
-
See the stack backtrace table to navigate to your actual exception's location.
-
See the $_GET array content, it's multi-dimmension array.
There is no POST data, if you have POST data in your page,
error reporter will show POST data in a separate section.