Name

ignore_user_abort

Synopsis

int ignore_user_abort([string ignore])

Sets whether the client disconnecting from the script should stop processing of the PHP script. If ignore is TRUE, the script will continue processing, even after a client disconnect. Returns the current value; if ignore is not given, the current value is returned without a new value being set.

Get Programming PHP, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.