Jump to content

Max execution time question


freeloader

Recommended Posts

When I'm running a script in my browser with set_time_limit(0) and I stop loading the page by clicking cancel or I just close the browser page, does it continue running on the server?

 

I'd like to run a script as long as I deem necessary, can be 1 minute sometimes, 10 minutes the other, but I'd like to cut it off when I want. Should I use something else then set_time_limit for this?

Link to comment
https://forums.phpfreaks.com/topic/66769-max-execution-time-question/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.