Random Website In An IFRAME |
|
Wednesday, 04 July 2007 |
This is a simple PHP script that allows you to show a different website in an iframe every time the page is reloaded. Great for advertising your multiple websites in traffic-exchanges.
Steps
- Fill a text file (urls.txt) with URLS, one per line.
- Include this PHP script on a page and it will pick one from the list above to display. You can opt to display in sequence or random. See below for details...
Click here to read more about Random Website In An IFRAME |
Filed under Scripts and Snippets
|