Re: [PHP-DEV] [PATCH] fancy_html_errors

2002-11-14 Thread Marcus Börger
You can configure error messages in various ways from you php.ini. Below you can read about in a php.ini snippet (php.ini-dist should be contained in your distribution). If you have more questions about those ini directives -> ask mailto:php-general@;lists.php.net According to your patch: The ma

[PHP-DEV] [PATCH] fancy_html_errors

2002-11-14 Thread John Bradford
Hi, Firstly, please accept my appologies if this is the wrong list to send a patch to. PHP error messages in web pages are often made difficult to read by the surrounding HTML, and it occurred to me that style-sheet aware browsers could render errors in a more attention-getting way. Non style-sh