freeloader Posted August 26, 2007 Share Posted August 26, 2007 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 More sharing options...
freeloader Posted August 27, 2007 Author Share Posted August 27, 2007 Bump... Link to comment https://forums.phpfreaks.com/topic/66769-max-execution-time-question/#findComment-335200 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.