Hi to everyone,
I am a begginer on php so maybe this question will appear to simple to someone.
My issue is that I want to output a list with all .zip files that are in my site directory.
Also for each file I want some details for exemple:
Filename: Simple.zip
Size: 3.2Mb
Created Date: 11/11/2013
File Path: ....
Could someone help me with my problem?!
Please consider that I am a beginner and some php functions that you may suggest to me may not be very usefully in my case :(