★ wanayoo — archive 1999 http://www.php.net/manual/function.ignore-user-abort.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to Misc.
Quick Reference
German version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
Misc.
* connection_aborted
* connection_status
* connection_timeout
* define
* defined
* die
* eval
* exit
* func_get_arg
* func_get_args
* func_num_args
* function_exists
* get_browser
* ignore_user_abort
* iptcparse
* leak
* pack
* register_shutdown_function
* serialize
* sleep
* uniqid
* unpack
* unserialize
* usleep
* highlight_string
* highlight_file
* show_source
Manual: ignore_user_abort
View the source code for this pageSearch the site



Previous page
 get_browser
 Updated
Sat, 12 Aug 2000
iptcparse 
Next page


ignore_user_abort

(PHP3 >= 3.0.7, PHP4 >= 4.0b4)

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


snubber@seahat.com
15-Jan-2000 10:24
This function dosn't seem to work in the beta version....


pooh@linuxnet.co.kr
07-Feb-2000 04:36
This Function can do background job..
I have tried sending mail background .. That can do it..



master@agromail.net
11-Mar-2000 01:00
I'am using this function to mail a newsletter to 23000 readers, it seems to work on the background, as parameter I use integer 1, is this right or not?


 About Notes


Previous page
 get_browser
 Updated
Sat, 12 Aug 2000
iptcparse 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.