How is it possible to set an infinite execution time for PHP script?

Forums PHPHow is it possible to set an infinite execution time for PHP script?
Staff asked 1 year ago

Answers (1)

Add Answer
Selina Parmar Marked As Accepted
Staff answered 1 year ago

For the infinite execution we can use set_time_limit(0) function.
If you will pass 0 value to the function It will execute infinite time.

Subscribe

Select Categories

page-ad