Re: [PHP] thread question

2009-04-01 Thread Toke Herkild
Ashley Sheridan skrev: On Wed, 2009-04-01 at 19:41 +0800, Virgilio Quilario wrote: Hi all, Another question: If a script starts to perform an operation and the user browses away will that terminate the thread perfoming the operation eg. the operation is aborted ? Mvh Toke the script is abort

Re: [PHP] thread question

2009-04-01 Thread Ashley Sheridan
On Wed, 2009-04-01 at 19:41 +0800, Virgilio Quilario wrote: > >>> Hi all, > >>> > >>> Another question: > >>> > >>> If a script starts to perform an operation and the user browses away will > >>> that terminate the thread perfoming the operation eg. the operation is > >>> aborted ? > >>> > >>> Mvh

Re: [PHP] thread question

2009-04-01 Thread Virgilio Quilario
>>> Hi all, >>> >>> Another question: >>> >>> If a script starts to perform an operation and the user browses away will >>> that terminate the thread perfoming the operation eg. the operation is >>> aborted ? >>> >>> Mvh >>> Toke >> >> the script is aborted as soon as server gets no response from t

Re: [PHP] thread question

2009-03-31 Thread Toke Herkild
Virgilio Quilario skrev: Hi all, Another question: If a script starts to perform an operation and the user browses away will that terminate the thread perfoming the operation eg. the operation is aborted ? Mvh Toke the script is aborted as soon as server gets no response from the browser whe

Re: [PHP] thread question

2009-03-31 Thread Virgilio Quilario
> Hi all, > > Another question: > > If a script starts to perform an operation and the user browses away will > that terminate the thread perfoming the operation eg. the operation is > aborted ? > > Mvh > Toke the script is aborted as soon as server gets no response from the browser when it sent o

[PHP] thread question

2009-03-31 Thread Toke Herkild
Hi all, Another question: If a script starts to perform an operation and the user browses away will that terminate the thread perfoming the operation eg. the operation is aborted ? Mvh Toke -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php