PHP connection_timeout() 函数
定义和用法
connection_timeout() 函数在 PHP 4.0.5 版本中已被弃用和删除。
connection_timeout() 函数检查脚本是否超时。
语法
connection_timeout()
技术细节
| 返回值: | 如果脚本超时返回 1,否则返回 0 | 
|---|---|
| PHP 版本: | 4+ | 
connection_timeout() 函数在 PHP 4.0.5 版本中已被弃用和删除。
connection_timeout() 函数检查脚本是否超时。
| 返回值: | 如果脚本超时返回 1,否则返回 0 | 
|---|---|
| PHP 版本: | 4+ |