Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
特定の期間の間、約 1 時間半連続して実行したいスクリプトがあります。明らかに、ブラウザで実行するのは最も理想的な方法ではないので、最善の方法は何でしょうか? cronjob 経由で実行するのが最善の方法でしょうか?
一定時間実行する方法set_time_limit()は、実行したい時間に設定するだけだと思いますか、それとももっと良い方法がありますか?
set_time_limit()