Re: Howto implement atomical actions

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

 



Andy Pieters wrote:
I am developing a web interface to patch a program. The user uploads
the patch and after uncompressing and verification of signature, the
update should take place. However I do not want users to be able to
start an update and then abort the process by stopping to load the
page.

You can ignore user aborts:

http://php.net/ignore_user_abort

This has very little to do with atomic actions, but maybe it answers your question. :-)

Chris

--
Chris Shiflett
Brain Bulb, The PHP Consultancy
http://brainbulb.com/

--
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