Join Up!
104887 members and counting!

 
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previoushighlight_stringiptcparsenext
Last updated: Tue, 28 May 2002
view the printer friendly version or the printer friendly version with notes or change language to Czech | German | Spanish

ignore_user_abort

(PHP 3>= 3.0.7, PHP 4 >= 4.0.0)

ignore_user_abort --  Set whether a client disconnect should abort script execution

Description

int ignore_user_abort ( [int setting])

This function sets whether a client disconnect should cause a script to be aborted. It will return the previous setting and can be called without an argument to not change the current setting and only return the current setting. See the Connection Handling section in the Features chapter for a complete description of connection handling in PHP.

User Contributed Notes
ignore_user_abort
add a note about notes
There are no user contributed notes for this page.
previoushighlight_stringiptcparsenext
Last updated: Tue, 28 May 2002
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: http://phpbuilder.com/
Last updated: Thu Oct 31 18:34:28 2002 EST