使用set_time_limit()限制执行时间:
// At the beginning of your script
set_time_limit(5);
Run Code Online (Sandbox Code Playgroud)
另请阅读文档站点上的警告框:
当PHP以安全模式运行时,此功能无效.除了关闭安全模式或更改php.ini中的时间限制外,没有其他解决方法.
| 归档时间: |
|
| 查看次数: |
1133 次 |
| 最近记录: |