Re: [PHP] when does php stop php executing when user clicks stop
- From: parasane@xxxxxxxxx ("Daniel Brown")
- Date: Sat, 29 Dec 2007 09:44:29 -0500
On Dec 28, 2007 8:43 PM, Eric Wood <eric@xxxxxxxxxxxxx> wrote:
Eric Wood wrote:
If database operations are underway when a user accesses a web page,I pretty much found my answers over at:
then user clicks stop on the browser, does the php stop immediately too?
I'd rather the php continue behind the scenes to fullfill all the
actions I need it do to whether the user wants to see if happen or not.
Overall I wonder how modphp keeps the code executing even if the browser
drops the connection via stop.
Any insight is greatly appreciated.
thanks,
-eric wood
http://us2.php.net/manual/en/features.connection-handling.php
thanks anyway,
You may also want to look into ignore_user_abort(), Eric.
--
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]
If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone else to do it for you.
.
- References:
- when does php stop php executing when user clicks stop
- From: Eric Wood
- Re: [PHP] when does php stop php executing when user clicks stop
- From: Eric Wood
- when does php stop php executing when user clicks stop
- Prev by Date: Re: Unix date (even more bazaar)
- Next by Date: Re: [PHP] Re: [PHP-DEV] Sayonara PHP
- Previous by thread: Re: [PHP] when does php stop php executing when user clicks stop
- Next by thread: Re: [PHP] when does php stop php executing when user clicks stop
- Index(es):
Relevant Pages
|