Hey, after changing from add images per line that i want to rotate i changed so it rotated all images in the folder, anyhow now when i add the code to my index.htm i wont show any images at all I added some text/info and then <img src="images/rotate.php" /> but wont work, i followed this guide http://www.alistapart.com/articles/randomizer/ Any help would be very appriciated
This might be because images get cached by your browser. I suggest You add a random query string or a current timestamp after your rotate.php something like images/rotate.php?lkjhkjhcwlerkjhc once this string is unique for each page load, it will display the unique image