On Thursday 10 March 2005 06:28, Eli wrote: > I don't really need it to log into a file, but I wanted to prevent it > from echoing to the screen. > So I guess there's no way to prevent from error_log() (using defaults) > to echo to the screen (STDOUT). ini_set('display_errors', 0); // ?? -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ New Year Resolution: Ignore top posted posts -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php