therealwesfoster Posted February 16, 2008 Share Posted February 16, 2008 Hey, I'm kinda new to php and directories.. ive done it a few times. Here's what I'm needing to do. The folders are organized like so: Pics - /gallery/CatName/ Thumbs - /gallery/CatName/thumbs/ I'm needing to load the last 5 modified folders (the 5 recently created/updated) into an array. How would I do this? I'll also need to load 1 image out of each of the 5 folders (a random one). One more thing, when I load all images from a dir, how do I sort them by their mod date? Thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.