connection_timeoutCheck if the script timed out
&reftitle.description;
intconnection_timeout
Determines whether the script timed out.
&reftitle.returnvalues;
Returns 1 if the script timed out, 0 otherwise.
&reftitle.notes;
Deprecated
This function is deprecated, and doesn't even exist anymore
as of 4.0.5.
&reftitle.seealso;
connection_status
Connection Handling
for a complete description of connection handling in PHP.