Hi all,
Recently I realized that in our scripts error_reporting(0) was not suppressing all error messges as previously.
Even with error_reporting(0) I get warning and parse errors messages.
display_errors is on in php.ini and I'm running PHP 4.1.2
Thanks for helping me.
Jean Pierre