PHP – Display random images from a directory.
This is a small script made by me to display random images from a directory. The directory is supposed to be provided by the user. Before we take a look at the programs, I want to list the functions that …