Re: [PHP] Re: error handling

2003-06-19 Thread CPT John W. Holmes
> I looked in the manual (twice now). I want to keep logging to the log > file but print to browser on this one script. > > I have in my script: > error_reporting (E_ALL); > error_reporting (E_ERROR | E_WARNING | E_PARSE); > > but they're still only being logged to file. I dont have access to >

Re: [PHP] Re: Error Handling Class - Any Recommendations?

2002-04-18 Thread Justin Farnsworth
I have jumped into this thread late, perhaps this has alread been mentioned. Why don't you use PEAR Error _justin Julio Nobrega Trabalhando wrote: > > Hi Manuel! > > I am looking for anything that's already done, constructed, tested. PHP > does have error handling, and I could code my

Re: [PHP] Re: Error handling and the usage of "@"

2001-09-07 Thread Hugh Bothwell
"Seb Frost" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > So I should chuck it on all mysql functions? Done. Don't ya just love > search and replacing a whole directory of scripts :-) Still works fine > too - bonus! er... I should have noted - if you are

RE: [PHP] Re: Error handling and the usage of "@"

2001-09-07 Thread Seb Frost
So I should chuck it on all mysql functions? Done. Don't ya just love search and replacing a whole directory of scripts :-) Still works fine too - bonus! - seb -Original Message- From: Hugh Bothwell [mailto:[EMAIL PROTECTED]] Sent: 07 September 2001 20:32 To: [EMAIL PROTECTED] Subject