Go Back   Novahq.net Forum > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: merc07
Forum: phphq.Net Forums 10-26-2013, 08:21 AM
Replies: 7
Views: 7,674
Posted By merc07
Sorted it using rsort.. //Lets get some...

Sorted it using rsort..

//Lets get some images!!
$dir = $full_server.$album.'*';
//Loop through them all ;).
$all_files = (glob($dir));
rsort($all_files);
foreach($all_files as $file){
...
Forum: phphq.Net Forums 10-26-2013, 07:45 AM
Replies: 7
Views: 7,674
Posted By merc07
Is there a simple way to reverse the order so it...

Is there a simple way to reverse the order so it will display the most recent images first when the file name is the image date / time ?

Thanks
Adam
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -5. The time now is 11:02 AM.




Powered by vBulletin®