Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 262

php-manual-en-5.5.7-1.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Error Handling and Logging</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="function.blenc-encrypt.html">blenc_encrypt</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="intro.errorfunc.html">Introduction</a></div>
 <div class="up"><a href="refs.basic.php.html">Affecting PHP's Behaviour</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="book.errorfunc" class="book">
 
 <h1 class="title">Error Handling and Logging</h1>
 

 

 




 

 

 



 





 








<ul class="chunklist chunklist_book"><li><a href="intro.errorfunc.html">Introduction</a></li><li><a href="errorfunc.setup.html">Installing/Configuring</a><ul class="chunklist chunklist_book chunklist_children"><li><a href="errorfunc.requirements.html">Requirements</a></li><li><a href="errorfunc.installation.html">Installation</a></li><li><a href="errorfunc.configuration.html">Runtime Configuration</a></li><li><a href="errorfunc.resources.html">Resource Types</a></li></ul></li><li><a href="errorfunc.constants.html">Predefined Constants</a></li><li><a href="errorfunc.examples.html">Examples</a></li><li><a href="ref.errorfunc.html">Error Handling Functions</a><ul class="chunklist chunklist_book chunklist_children"><li><a href="function.debug-backtrace.html">debug_backtrace</a> — Generates a backtrace</li><li><a href="function.debug-print-backtrace.html">debug_print_backtrace</a> — Prints a backtrace</li><li><a href="function.error-get-last.html">error_get_last</a> — Get the last occurred error</li><li><a href="function.error-log.html">error_log</a> — Send an error message to the defined error handling routines</li><li><a href="function.error-reporting.html">error_reporting</a> — Sets which PHP errors are reported</li><li><a href="function.restore-error-handler.html">restore_error_handler</a> — Restores the previous error handler function</li><li><a href="function.restore-exception-handler.html">restore_exception_handler</a> — Restores the previously defined exception handler function</li><li><a href="function.set-error-handler.html">set_error_handler</a> — Sets a user-defined error handler function</li><li><a href="function.set-exception-handler.html">set_exception_handler</a> — Sets a user-defined exception handler function</li><li><a href="function.trigger-error.html">trigger_error</a> — Generates a user-level error/warning/notice message</li><li><a href="function.user-error.html">user_error</a> — Alias of trigger_error</li></ul></li></ul></div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="function.blenc-encrypt.html">blenc_encrypt</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="intro.errorfunc.html">Introduction</a></div>
 <div class="up"><a href="refs.basic.php.html">Affecting PHP's Behaviour</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>