On Wed, 2002-03-13 at 11:06, Malte Hübner wrote:
> Hi!
>
> I've got a little Problem with my ErrorHandler.
>
> set_error_handler('ErrorHandler'); is executed on top of my script. Right
> after it the ErrorHandler function.
>
> After the ErrorHandler function there is a require('foo.php');
>
>
Hi!
I've got a little Problem with my ErrorHandler.
set_error_handler('ErrorHandler'); is executed on top of my script. Right
after it the ErrorHandler function.
After the ErrorHandler function there is a require('foo.php');
foo.php does not exist, so there should be an error message thrown ou
2 matches
Mail list logo