NYCPHP Meetup

NYPHP.org

[nycphp-talk] Error Traping

Sezer YALCIN sezery at damla.net
Tue Jan 20 11:41:24 EST 2004


Your can disable error reports with error_reporting(), set 0
or you can manage them with  set_error_handler()

Sezer

----- Original Message ----- 
From: "Spot" <spot at deviantart.com>
To: <talk at lists.nyphp.org>
Sent: Tuesday, January 20, 2004 11:27 AM
Subject: [nycphp-talk] Error Traping


> This may be a simple question, but I have asked quite a few hard core
> PHP people and they all said no.
> 
> Is there anyway to trap fatal errors before they get to the browser?
> 
> 
> Spot
> deviantART Inc.
> www.deviantart.com
> 
> _______________________________________________
> talk mailing list
> talk at lists.nyphp.org
> http://lists.nyphp.org/mailman/listinfo/talk
> 



More information about the talk mailing list