PHP Tutorial Error
Error
- Creates a user-defined error message in PHP
- Generate a backtrace in PHP
- Get the last error that occured in PHP
- Print a back trace from stack for debug in PHP
- Restore the previous error handler in PHP
- Send an error to the server error log, a file or a remote destination in PHP
- Set a user-defined function to handle errors in PHP
- The user_error() function creates a user-defined error message in PHP