set_time_limit (10); // not working, the script fulfills indefinitely. echo ini_get('max_execution_time'); // 10 phpinfo() // the values are correct, ...
確定! 回上一頁