On Thu, Mar 15, 2001 at 06:10:43AM -0600, Derek Sivers wrote:
> 
> >the connection will close when you hit cancel but the PHP
> >code can continue running if you choose.
> 
> How do you choose to have the PHP script continue even if a browser 
> leaves/dumps?

Check out the ignore_user_abort() function.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to