(PHP 4, PHP 5, PHP 7)
Returns connection status bitfield
int connection_status ( void )
Gets the connection status bitfield.
Returns:
Returns the connection status bitfield, which can be used against the CONNECTION_XXX constants to determine the connection status.
See also:
Please login to continue.