February 2013
Intermediate to advanced
538 pages
20h 55m
English
ignore_user_abort
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.
Read now
Unlock full access