Tag Archives: random image

Randomize Background Image Using PHP

Randomize Background Image Using PHP

Randomize Background Image using php. Set up and array of filenames, which correspond to the file names of the images you are trying to randomize. At page refresh your visitors get to see a different background... 

Display Random Image from a Directory

Display Random Image from a Directory

This script outputs random image from a defined directory. Make sure to change the path to your images directory and also an image to display if directory listing fails. I have found this piece of code...