PHP Classes

PHP Fatal Error Handler: Handle fatal PHP errors redirecting to a page

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 57%Total: 662 All time: 4,859 This week: 313Up
Version License PHP version Categories
handle-error 1Artistic License5.0PHP 5, Debug, Systems administration, L...
Description 

Author

This class can handle fatal PHP errors redirecting the current request to a page.

It sets the PHP options to display the errors on page with HTML code that includes a meta redirection tag to a configurable error handling page.

The class can also includes functions to send a email message to a site administrator that can be called from the error handling page script.

Innovation Award
PHP Programming Innovation award nominee
May 2013
Number 4
One way to handle PHP fatal errors is to register a PHP shutdown function, however you cannot do everything inside a shutdown function.

This class allows handling fatal errors in a separate script on by outputting browser redirect HTML tags.

Manuel Lemos
Picture of Alexsandro Souza
  Performance   Level  
Name: Alexsandro Souza <contact>
Classes: 2 packages by
Country: Brazil Brazil
Age: 35
All time rank: 1952127 in Brazil Brazil
Week rank: 314 Up26 in Brazil Brazil Up
Innovation award
Innovation award
Nominee: 2x

Winner: 1x

  Files folder image Files  
File Role Description
Accessible without login Plain text file erro.php Example testing
Plain text file HandleError.php Class Class source
Accessible without login Plain text file index.php Aux. testing
Accessible without login Plain text file tratarErro.php Example hanle error

 Version Control Unique User Downloads Download Rankings  
 0%
Total:662
This week:0
All time:4,859
This week:313Up
User Ratings User Comments (1)
 All time
Utility:83%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:57%StarStarStar
Rank:1644
 
good.
10 years ago (Daniele Cruciani)
67%StarStarStarStar