php / 8.1.5 / function.connection-aborted.html /

connection_aborted

(PHP 4, PHP 5, PHP 7, PHP 8)

connection_abortedCheck whether client disconnected

Description

connection_aborted(): int

Checks whether the client disconnected.

Parameters

This function has no parameters.

Return Values

Returns 1 if client disconnected, 0 otherwise.

See Also

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.connection-aborted.php