Scummy12 Posted May 10, 2010 Share Posted May 10, 2010 header ("Location: $URL"); After this URL is loaded, I need to load another one. How to do this? Link to comment https://forums.phpfreaks.com/topic/201250-visit-multiple-urls/ Share on other sites More sharing options...
kenrbnsn Posted May 10, 2010 Share Posted May 10, 2010 Please explain what you want to do better. Ken Link to comment https://forums.phpfreaks.com/topic/201250-visit-multiple-urls/#findComment-1055791 Share on other sites More sharing options...
satya61229 Posted May 10, 2010 Share Posted May 10, 2010 1. Create an Iframe. 2. Use Javascript for submitting/redirecting the page the page. 3. Before redirecting/submitting, set the iframe src attribute using JS. 4. You are done. Link to comment https://forums.phpfreaks.com/topic/201250-visit-multiple-urls/#findComment-1055885 Share on other sites More sharing options...
Scummy12 Posted May 10, 2010 Author Share Posted May 10, 2010 Please explain what you want to do better. Ken I have a list of URL's I want to load one after the other.. Link to comment https://forums.phpfreaks.com/topic/201250-visit-multiple-urls/#findComment-1056144 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.