PHP ignore_user_abort() May 23, 2012 Pramod T P It sets whether a remote client can abort the running of a script Example <?php ignore_user_abort(true); ?>