Re: [PHP] class and error handling

2002-05-15 Thread Gerard Samuel
03:16" and "01-Mar-2002 11:52" > >these might help you > >Martin > > >-Original Message- >From: Gerard Samuel [mailto:[EMAIL PROTECTED]] >Sent: Thursday, May 16, 2002 3:52 PM >To: PHP >Subject: [PHP] class and error handling > > >

RE: [PHP] class and error handling

2002-05-15 Thread Martin Towell
ursday, May 16, 2002 3:52 PM To: PHP Subject: [PHP] class and error handling 2 things that are foriegn to me. Im trying to construct a class to handle errors. I started out trying to make it recognise errors in the first place and then expand, but Im having difficulty. class.php errorhandler);

[PHP] class and error handling

2002-05-15 Thread Gerard Samuel
2 things that are foriegn to me. Im trying to construct a class to handle errors. I started out trying to make it recognise errors in the first place and then expand, but Im having difficulty. class.php errorhandler); } function errorhandler($type, $str, $file, $line) { sw