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

search for in the

set_error_handler> <restore_error_handler
Last updated: Fri, 26 Dec 2008

view this page in

restore_exception_handler

(PHP 5)

restore_exception_handler Recupera la función de gestión de excepciones previamente definida

Descripción

bool restore_exception_handler ( void )

Usada después de cambiar la función de gestión de excepciones mediante set_exception_handler(), para revertir al gestor de excepciones previo (que podría ser el predeterminado o una función definida por el usuario).

Valores retornados

Esta función siempre devuelve TRUE.



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

set_error_handler> <restore_error_handler
Last updated: Fri, 26 Dec 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites