chiprivers Posted April 16, 2007 Share Posted April 16, 2007 Does anybody know if there is a limit set for the number of browser windows that can be open at once? I have a script that once complete opens a new window and reruns the script with a new variable, the problem is when I get to around 40 windows open it stops running! Link to comment https://forums.phpfreaks.com/topic/47288-limited-number-of-browser-windows-open/ Share on other sites More sharing options...
per1os Posted April 16, 2007 Share Posted April 16, 2007 As much as the clients computer can handle. Too many windows eats up memory. It would probably be good to close the window after it returns the value? Link to comment https://forums.phpfreaks.com/topic/47288-limited-number-of-browser-windows-open/#findComment-230654 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.