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

connection_status

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

connection_statusReturns connection status bitfield

Description

connection_status(): int

Gets the connection status bitfield.

Parameters

This function has no parameters.

Return Values

Returns the connection status bitfield, which can be used against the CONNECTION_XXX constants to determine the connection status.

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-status.php