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! Link to comment https://forums.phpfreaks.com/topic/91353-php-and-directories/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.