RE: [PHP] Error Handler Problem

2002-03-10 Thread S.Murali Krishna
I think I can get something from you.. Here just in short I want to Capture Error of the following, just tell me what I have to do for that. PHP: Fatal Error: Undefined function 'some_non_exi_func()' Thanks for your reply. On Sat, 9 Mar 2002, Dan Vande More wrote: I'm not

RE: [PHP] Error Handler Problem

2002-03-09 Thread Dan Vande More
I'm not understanding completely, but could this have something to do with it? [quote] error_reporting() has no effect if you have defined your own error handler with set_error_handler() [Editor's Note: This is not quite accurate. E_ERROR, E_PARSE, E_CORE_ERROR, E_CORE_WARNING, E_COMPILE_ERROR