Display Random Image Using JavaScript or PHP

We provide two ways to display a random image:

  • One uses JavaScript, selecting from a list of images you provide.
  • The second uses PHP to select an image at random from a directory listing.