|
Project Information
|
pError is a default exception handler, error handler and tracer for PHP inspired by Django. On encountering errors it will create a pretty HTML report with a backtrace through your code and email or write it to a file. This is useful for those times like when you forgot to handle errors properly or used an uninitialized variable. |