IG wrote:
John Meyer wrote:
Is there anyway to make PHP normally suppress errors, but a piece of
code that would show errors on a particular page?
Sorry forgot to mention how you show errors on a particular page- you
would use-
ini_set('display_errors', '1');
But are you sure you want to
On 5/8/06, John Meyer <[EMAIL PROTECTED]> wrote:
Is there anyway to make PHP normally suppress errors, but a piece of
code that would show errors on a particular page?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Turn display errors off
2 matches
Mail list logo