downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Instalacja/Konfiguracja> <Error Handling
Last updated: Fri, 20 Nov 2009

view this page in

Wstęp

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.



add a note add a note User Contributed Notes
Wstęp
Hayley Watson
14-Sep-2009 08:51
For some additional information about error handling, see the error suppression operator "@" in the Operators section.

Instalacja/Konfiguracja> <Error Handling
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites