PHP funkce ignore_user_abort()
📅 11. 09. 2019
Obsah článku:
Dostupnost ve verzích: `PHP 4.0`
Set whether a client disconnect should abort script execution
Parametry
Parametr | Datový typ | Výchozí hodnota | Poznámka |
---|---|---|---|
$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. |
Návratové hodnoty
int
the previous setting, as an integer.
Další zdroje
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:
Kontakt Spolupráce