PHP Error and Logging Introduction
Posted by admin | Posted in PHP Tutorial | Posted on 10-08-2010-05-2008
0
The error and logging functions allows error handling and logging.
The error functions allow users to define error handling rules, and modify the way the errors can be logged.
The logging functions allow users to log applications and send log messages to email, system logs or other machines.
