Forum und email
connection_status

connection_status

(PHP 3 >= 3.0.7, PHP 4, PHP 5)

connection_status -- Returns connection status bitfield

Opis

int connection_status ( void )

Gets the connection status bitfield.

Zwracane wartości

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

Patrz także

connection_aborted()
ignore_user_abort()
Connection Handling for a complete description of connection handling in PHP.