On Monday 23 April 2001 17:29, Svein Roar Nilsen wrote:
> And I see no reason why we should not be allowed to handle most of the
> fatal errors we get on our own. Especially annoying is the xslt_process()
> function that returns something like "<br><b>Fatal error</b>: XML parser
> error 7: mismatched tag in <b>/var/www/[...]". As far as I can see, this
http://www.php.net/manual/en/features.error-handling.php
have you taken a deeper look into this?
beside, use @ in front of the command to pipe away the current error or stop
on-screen display of errors in general.
--
php developer / CoreTrek AS | Only God can make random selections.
Sandnes / Rogaland / Norway |
web: http://www.moijk.net/ |
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]