Forum und email

connection_timeout

(PHP 4 <= 4.0.4)

connection_timeout — Check if the script timed out

說明

int connection_timeout ( void )

Determines whether the script timed out.

Return值

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.

參見