Site icon Learn Web Development & Programming, Artificial Intelligence, WordPress, Shopify Articles

How can we increase the execution time of a PHP script?

  1. Using sleep() function in PHP script
  2. Using set_time_limit() function
  3. The default limit is 30 seconds. The time limit can be set to zero to impose no time limit to pause.
Exit mobile version