update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns connection status bitfield

connection_status

(PHP 4, PHP 5)

connection_statusReturns connection status bitfield

설명

int connection_status ( void )

Gets the connection status bitfield.

반환값

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

참고