PHP connection_timeout() 函数
定义和用法
connection_timeout() 函数在 PHP 4.0.5 版本中已弃用并移除。
connection_timeout() 函数检查脚本是否已超时。
语法
connection_timeout()
技术细节
返回值 | 如果脚本已超时,则返回 1,否则返回 0 |
---|---|
PHP 版本 | 4+ |
❮ PHP 杂项参考
connection_timeout() 函数在 PHP 4.0.5 版本中已弃用并移除。
connection_timeout() 函数检查脚本是否已超时。
connection_timeout()
返回值 | 如果脚本已超时,则返回 1,否则返回 0 |
---|---|
PHP 版本 | 4+ |
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]