若超过 PHP 程序执行时间则返回 true。
语法: int connection_timeout(void);
返回值: 整数
函数种类: PHP 系统功能
若 PHP 程序 (script) 执行时间超过配置值则返回 true。使用时不须输入参数。