I suppose error_log("My error message", 3, "/dev/null") would work.
I cannot change the error_log() params, since it is cored in extern lib I use.
Is there a way to prevent the default error_log() from being outputed?
-thanks, Eli
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php