Answers

Question and Answer:

  Home  Internee PHP Developer

⟩ Tell us is it possible to extend the execution time of a php script?

The use of the set_time_limit(int seconds) enables us to extend the execution time of a php script. The default limit is 30 seconds.

 160 views

More Questions for you: