Re: [PHP] script not terminating on user abort

2003-08-25 Thread Dennis Jacobfeuerborn
On Mon, 2003-08-25 at 01:15, Curt Zirzow wrote: > * Thus wrote Dennis Jacobfeuerborn ([EMAIL PROTECTED]): > > Hi! > > The connection_* function don't seem to work for me and I can no longer > > determine when the user has aborted the script. When I close the browser > > window the script just keeps

Re: [PHP] script not terminating on user abort

2003-08-24 Thread Curt Zirzow
* Thus wrote Dennis Jacobfeuerborn ([EMAIL PROTECTED]): > Hi! > The connection_* function don't seem to work for me and I can no longer > determine when the user has aborted the script. When I close the browser > window the script just keeps running. (see bug #23163) > > The body of the script ess

[PHP] script not terminating on user abort

2003-08-24 Thread Dennis Jacobfeuerborn
Hi! The connection_* function don't seem to work for me and I can no longer determine when the user has aborted the script. When I close the browser window the script just keeps running. (see bug #23163) The body of the script essentially looks like this: while( !$done ) { $con->sendMessa