I am wondering if it's possible to have PHP rotate between ad images stored locally on a website. I would like to have a page that loads an ad image for a product being offered, and have it rotate every time the page is reloaded. Also the image should link to the page where the visitor can find more information. I've seen examples in Javascript, so another question would be if it would be easier to implement this in Javascript compared to PHP.