Posted by Ciaran on 12/17/58 11:53
You should look at the following:
http://www.php.net/ignore_user_abort
Tells PHP to keep going even if the browser disconnects. Use this with
care! Bear in mind that a frustrated user hitting refresh 10 times in
quick succession will end up causing 10 parallel processes to start up!
-Ciaran
Navigation:
[Reply to this message]
|