Is there a PHP function that will return an array of all of my uploaded images? Or, failing that, how bout just my uploaded files?
The end goal is to display a slideshow on my homepage: have it rotate through each image, one at a time. Almost like an animated gif, in an infinite loop/cycle.