超越PHP PHP动态 | 经典文章 | CLASS | 相关下载 | 常见问题 | FORUM | WIKI | 在线手册
Site search:    
<restore_error_handlerset_error_handler>
Last updated: Fri, 22 Jun 2007

restore_exception_handler

(PHP 5)

restore_exception_handler --  Restores the previously defined exception handler function

Description

void restore_exception_handler ( void )

Used after changing the exception handler function using set_exception_handler(), to revert to the previous exception handler (which could be the built-in or a user defined function)

See also set_exception_handler(), set_error_handler(), and error_reporting()




add a note add a note User Contributed Notes
restore_exception_handler
There are no user contributed notes for this page.

<restore_error_handlerset_error_handler>
 Last updated: Fri, 22 Jun 2007
view source | feedback | send page | sitemap | aboutus   
Copyright ® 2002-2003 PHPE.NET. All rights reserved
Last updated:2002-11-22