cybermalandro cybermalandro wrote:
I have set in display_errors = off on my php.ini but I can still see ODBC
related error messages when I try to duplicate an ODBC error. Am I missing
something to turn this off?

restart the server?
also check that ini_set('display_errors', 0); doesn't have the desired effect.


Thanks!


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to