>Hello php-general,
>
>  I finally finish my work on one of the projects. I got a question
>  how PHP executes a script.
>  Let's say i got a little script but it takes him a long time to work
>  (don't blame me please) If a user stops loading page of will close
>  the window. Will Script continue working till the end or php will
>  kill that process?

Yes.

:-)

http://php.net/ignore_user_abort

Test thoroughly!

-- 
Like Music?  http://l-i-e.com/artists.htm


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

Reply via email to