Goldenweb.it homepage

ANNUNCI | DIRECTORY | FONTS | ICONE | NEWSGROUPS | TOP25 | WALLPAPERS

English version  

Info Franchising | Tutto per aprire un Franchising
Franchising da 13 anni con marchi e notizie: Info Franchising. Testata Giornalistica. Franchising in Italia ed idee per mettersi in proprio.
Ville Prefabbricate in Legno
Progettazione e Realizzazione Case Prefabbricate e Case in Legno, Ville.

GoldenWeb.it Directory "Premium" Links - Il tuo link qui...



restore_error_handler

(PHP 4 >= 4.0.1, PHP 5)

restore_error_handler --  Ripristina la precedente funzione di gestione dell'errore

Descrizione

void restore_error_handler ( void )

Utilizzata dopo la modifica della funzione di gestione degli errori con set_error_handler(), per ripristinare la precedente modalità di gestione (che può essere quella di configurazione o una definita dall'utente).

Vedere anche error_reporting(), set_error_handler(), trigger_error(), user_error()