Re: detect user click "stop" button in browser

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, June 22, 2006 9:48 pm, weetat wrote:
>   I have tried the connection_aborted() in my code , however it not
> working at all , below is my code:
>
> If i close the browser window(IE) , the script still running and call
> the difference() function as shown below:
> Any ideas what is happening ? Thanks
>
> ignore_user_abort(true);

Doesn't this tell PHP:

Keep going even if the window is closed.

I think you want FALSE here...

But I never did get this to work reliably back in PHP3 days...

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux