I have a folder with a bunch of images in it, only gif and jpegs.
How do I get the list of images, and then randomly choose one each time the web page is refreshed?
I want to make a random image script for myself.
So maybe something like: <img src="image.php?action=image&image=/images/image.gif">
Thanks.
How do I get the list of images, and then randomly choose one each time the web page is refreshed?
I want to make a random image script for myself.
So maybe something like: <img src="image.php?action=image&image=/images/image.gif">
Thanks.