Question for people who know how to make internet sites
forum
posted by gnat decay Thu, 2008-01-24 21:47
Tags:
So i am working on my own website in dreamweaver and I want to have an image on the top of my website that everytime you refresh the page a new random image of maybe 30 is picked. Anyone have any idea of how to do this?
»
- Login or register to post comments
- Email this page






You can do this with javascript or PHP
I would do this in a php script.
Here's a clever way to do it:
http://ma.tt/scripts/randomimage/