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.

Примечания

Внимание

Deprecated

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

Смотрите также


Misc. Функции
PHP Manual