Random images straight from folder
Is there anyway to use PHP to check a folder in the server, count the images and randomly show one every time the page loads? That way new images can be uploaded into the folder and automatically be added to the rotation.
If not mentioned above, what functions should I be looking at to check specific folders and create an array from the filenames?
|