Germz Posted June 16, 2008 Share Posted June 16, 2008 I'm trying to make an application in which the user will click on a button "submit" and the button will then load 10 different websites taken from a separate .txt list. Then when the user clicks on the button again the next 10 different websites will load. I kinda have an idea but It would be nice to get some answers from some professionals rather than a frustrated teen. Quote Link to comment Share on other sites More sharing options...
Stephen Posted June 16, 2008 Share Posted June 16, 2008 You could try using file_get_contents(site); to get the site. Quote Link to comment Share on other sites More sharing options...
Germz Posted June 16, 2008 Author Share Posted June 16, 2008 I mean the problem here is to get the 10 websites opened. But thanks. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.