Quote:
Originally Posted by drocd
You'll probably want to put
Code:
<meta http-equiv="refresh" content="0" />
at end end of the page. That way it doesn't matter if headers are already sent. By the way, you should be careful about the page timing out if you are loading a lot of URLs.
|
I want it to refresh after all the urls are loaded, would this do that or could it do it faster/slower.