★ wanayoo — archive 1999 http://fr.php.net/manual/ref.errorfunc.phpNouvelle recherche | Portail wanayoo
PHP
Thursday, June 28, 2001  
downloads | documentation | faq | support | reporting bugs | links 

search for in the  


previousxmltree
error_lognext

Last updated: Mon, 08 Jan 2001

XVIII. Error Handling and Logging Functions

These are functions dealing with error handling and logging. They allow you to define your own error handling rules, as well as modify the way the errors can be logged. This allows you to change and enhance error reporting to suit your needs.

With the logging functions, you can send messages directly to other machines, to an email (or email to pager gateway!), to system logs, etc., so you can selectively log and monitor the most important parts of your applications and websites.

The error reporting functions allow you to customize what level and kind of error feedback is given, ranging from simple notices to customized functions returned during errors.

Table of Contents
error_log — send an error message somewhere
error_reporting — set which PHP errors are reported
restore_error_handler — Restores the previous error handler function
set_error_handler — Sets a user-defined error handler function.
trigger_error — Generates a user-level error/warning/notice message
user_error — Generates a user-level error/warning/notice message
previousxmltree
error_lognext

Last updated: Mon, 08 Jan 2001
add note | about notes

show source | credits | mirror sites:  

Copyright © 2001 The PHP Group
All rights reserved.
This mirror generously provided by: L'Université Michel de Montaigne Bordeaux III
Last updated: Thu Jun 28 03:51:32 2001 MET DST