Home »
General »
PHP discussions »
Ignore user interrupts
Ignore user interrupts [message #40383] |
Sat, 23 February 2008 01:17 |
helloworld
Messages: 17 Registered: July 2005
Karma: 0
|
Junior Member |
|
|
Hello,
I have this large system management application, that has a web based interface written in PHP. What happens is that if the user presses escape while the server is processing something, the webserver will kill the php process, interrupting it in teh middle, and leaving it in an inconsistent state. i need to disable this.
That is, the php process should continue even if the web browser user has cancelled the connection. Is there some way i can do it in PHP or apache/lighttpd?
I would really really appreciate any help.
Thanks.
|
|
|
Goto Forum:
Current Time: Thu Nov 21 12:38:36 GMT 2024
Total time taken to generate the page: 0.02692 seconds