On Thu, 07 Oct 2004 14:03:34 -0300, Manuel Lemos <[EMAIL PROTECTED]> wrote:
> You need to call set_time_limit(0); to let the script run for as long as
> needed.

I found ignore_user_abort() to be very helpful with mail scripts as
well, especially if someone else will doing the mailing, or a shell
environment is not available.


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

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

Reply via email to