Does anyone know where I can find a random image generator?
I've searched google and haven't found what I'm looking for.
It dosn't sound too complicated, but I'm not good with php coding.
I just need a script that will randomly choose an image from a directory and display it where I put the script on my site. I've found a script that does that function, but it's the next function that I'm having trouble finding:
I also need the images to have their own links, and I can't figure out how to do this.
So, just to sum it up, I'm looking for a random image generating script that will also link to other pages of my site. (Each image needs a different link)
Thanks in advance for the help.