PHP Manual

PHP function ignore_user_abort()

11. 09. 2019

Obsah článku

Availability in `PHP 4.0`

Set whether a client disconnect should abort script execution

Parameters

Parameter Data type Default value Note
$value string null If set, this function will set the ignore_user_abort ini setting to the given value. If not, this function will only return the previous setting without changing it.

Return values

int

the previous setting, as an integer.

Other resources

Official ignore-user-abort documentation

Jan Barášek   Více o autorovi

Autor článku pracuje jako seniorní vývojář a software architekt v Praze. Navrhuje a spravuje velké webové aplikace, které znáte a používáte. Od roku 2009 nabral bohaté zkušenosti, které tímto webem předává dál.

Rád vám pomůžu:

Související články

1.

V jiných jazycích

2.
Status:
All systems normal.
2024