阅读背景:

Linux上PHP的真实max_execution_time

来源:互联网 

According to the documentation:

根据文件:

max_execution_time only affect the execution time of the script itself. 
Any time spent on activity that happens outside the execution of the script
such as system calls using system(), stream operations, database queries, etc.
is not included when determining the maximum time that the script has been running.
This is not true on Windows where the measured time is real.
max_e



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: