Topic: How would I do this?
I want it to show the last 5 uploads and show also the thing below that that says the last 5 uploads of how ever many pictures have been uploaded.
You are not logged in. Please login or register.
I want it to show the last 5 uploads and show also the thing below that that says the last 5 uploads of how ever many pictures have been uploaded.
Well it is really simple to do.
First you need to make an array of all the files in your images directory, after you simply loop this array and get the filemtime() [PHP Function] of every files, order your array by the value return from filemtime() and show the 5 first image.
Last edited by Danny.Domb (2011-12-21 10:25:28)
Well it is really simple to do.
First you need to make an array of all the files in your images directory, after you simply loop this array and get the filemtime() [PHP Function] of every files, order your array by the value return from filemtime() and show the 5 first image.
Could you show me an example of the process maybe a small tutorial? I am not that good with php :S
I want it to show the last 5 uploads and show also the thing below that that says the last 5 uploads of how ever many pictures have been uploaded.
Could you show me an example of the process maybe a small tutorial? I am not that good with php :S
LostProdigy, did you ever heard of words such as thanks or please?
Why should I take my time to create a mod for somebody like you, who doesn't even try by himself, but simply ask somebody to do the work for free? I hope you know life doesn't work like this...
Also you may think of buying chevereto 2.0 since these mods already exist.
Have a good day sir,
Danny
Powered by PunBB, supported by Informer Technologies, Inc.
Powered by PunBB