connection_status
(PHP 4, PHP 5)
connection_status — Returns connection status bitfield
Description
int connection_status
( void
)
Return Values
Returns the connection status bitfield, which can be used against the
CONNECTION_XXX constants to determine the connection
status.