Misc. 함수 목록
PHP Manual

connection_timeout

(PHP 4 <= 4.0.4)

connection_timeoutCheck if the script timed out

설명

int connection_timeout ( void )

Determines whether the script timed out.

반환값

Returns 1 if the script timed out, 0 otherwise.

주의

Warning

Deprecated

This function is deprecated, and doesn't even exist anymore as of 4.0.5.

참고


Misc. 함수 목록
PHP Manual