connection_statusReturns connection status bitfield
&reftitle.description;
intconnection_status
Gets the connection status bitfield.
&reftitle.returnvalues;
Returns the connection status bitfield, which can be used against the
CONNECTION_XXX constants to determine the connection
status.
&reftitle.seealso;
connection_abortedignore_user_abort
Connection Handling
for a complete description of connection handling in PHP.