最簡單當然是修改php.ini 中max_execution_time 的數值,不過不是所有人都有權 ... 另一個辦法是在PHP 程式中加入ini_set('max_execution_time', '0'), ...
確定! 回上一頁