Jump to content

PHP and Directories


therealwesfoster

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.