By default, I believe, it stops executing when the user hits the stop
button. You can control this with the ignore_user_abort function
http://www.php.net/ignore_user_abort
Chris
Dustin Krysak wrote:
Hi there....
I was making a script that had a loop, and ended up with a endless
loop by accident. Now if that script is executed on the server - does
the script die as soon as the browser is closed? Or does it keep
running as a process on the server?
Thanks!
d
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php