Misc. 函数
php 手册 | 脚本学堂 | 脚本编程 | 网站编程 | 系统管理 | 服务器配置 | 数据库管理 | Php教程 | python教程 | 正则表达式 | 批处理脚本 | Centos教程 | Linux基础教程

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 手册 | 脚本学堂 | 脚本编程 | 网站编程 | 系统管理 | 服务器配置 | 数据库管理 | Php教程 | python教程 | 正则表达式 | 批处理脚本 | Centos教程 | Linux基础教程