So, here's the scoop. I am using the code <? include("test.php") ?> to display a page within a page. I want to make it so that with each refresh it switches from test.php to example.php. And if it refreshes again it goes to blah.php. How can I do this? I know it is possible to have an image rotator, but I don't know how to do this. Thanks!