   #PHP Manual Miscellaneous functions connection_aborted
   connection_timeout

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                               connection_status

   (PHP 3>= 3.0.7, PHP 4 )
   connection_status -- Returns connection status bitfield

Description

   int connection_status ( void )

   Returns the connection status bitfield. See the Connection Handling
   description in the Features chapter for a complete explanation.

   See also connection_aborted(), and ignore_user_abort().
   ______________________________________________________________________

   Prev               Home               Next
   connection_aborted  Up  connection_timeout
