Class Error
Package:
Summary:
Keep track of errors in session variables
Groups:
Author:
Description:
This is a very simple class that can be used to keep track of errors in session variables.
It can take an error message and store it in a session variable. Multiple error messages may be stored in an array variable.
The class can also flush and display errors in an HTML page.
It can take an error message and store it in a session variable. Multiple error messages may be stored in an array variable.
The class can also flush and display errors in an HTML page.
Comments are closed.