PHP Classes

PHP Custom Error: Set and get custom application errors

Recommend this page to a friend!
  Info   View files Example   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog (1)    
Last Updated Ratings Unique User Downloads Download Rankings
2022-11-02 (2 months ago) RSS 2.0 feedNot yet rated by the usersTotal: 133 This week: 2All time: 9,227 This week: 244Up
Version License PHP version Categories
phpcustomerror 1.0.0The PHP License5PHP 5, Language
Description Author

This class can set and get custom application errors.

It provides functions to set one or more error messages and error codes.

The class can also return an array with the list of all error messages and codes set during the execution of the current PHP script.

Innovation Award
PHP Programming Innovation award winner
November 2022
Winner
Sometimes PHP applications need to keep track of multiple non-fatal errors that may happen during the execution of the same PHP script.

This package provides a simple class that can keep track of all error messages and codes that happen every time the current PHP script calls the class.

This possibility allows application developers to get a complete list of errors in executing a single script.

Manuel Lemos
Picture of Cedric Maenetja
  Performance   Level  
Name: Cedric Maenetja <contact>
Classes: 3 packages by
Country: South Africa South Africa
Innovation award
Innovation award
Nominee: 1x

Winner: 1x

  Files folder image Files  
File Role Description
Accessible without login Plain text file demo.php Example Example script
Plain text file Error.php Class Class source
Accessible without login Plain text file README.md Example Example script

 Version Control Unique User Downloads Download Rankings  
 100%
Total:133
This week:2
All time:9,227
This week:244Up