Jason Barnett wrote:
Eli wrote:

I suppose error_log("My error message", 3, "/dev/null") would work.


http://php.net/manual/en/ref.errorfunc.php#ini.error-log

try:

ini_set('error_log', null)


Doesn't work either.. :( but thanks for trying..

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



Reply via email to