PHP Classes / Feighens Error Class

Display application errors in HTML pages

Feighens Error Class PHP Class

This class can be used to display application errors in HTML pages. The constructor function takes an application error message string that is displayed along with a dump of the request POST or GET variables, If possible, the class also shows a backtrace of all functions that were called to reach the point where the error is triggered, as well any function argument types and values.

Similar PHP Classes

Search in PHP Classes

Filter by tags