[php] Maximum execution time of 30 seconds exceeded

error: Maximum execution time of 30 seconds exceeded

解:

修改php.ini

max_execution_time(time) //單位秒

or

在code加上

set_time_limit(時間) //0為無限制

以上

留言

這個網誌中的熱門文章

a005: Eva 的回家作業