php.ini Directives Related to the Connection-Handling Functions

The following configuration directives can be used to control the behavior of the connection-handling functions.

Directive Name Value Type Description
ignore_user_abort bool (on/off) If this setting is enabled, PHP continues running the script even after the user aborts the script or disconnects.
max_execution_time integer The maximum amount of time that a script can run before execution is halted.

Get PHP Functions Essential Reference 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.