Good day!
Let me explain what I need.
I have a folder, with about 30 subfolders, each of which contains hundreds of files.
What I want is to have a way (using either static HTML or PHP, I don't care as long as it's automated) to create a catalog of these files, with a download link.
I should end up with several sections, each named after each subfolder.
So if you click on the link to "A", you should see a link that is called as the file name and if you click there, you go to a download page for that file (or the file itself).
Any ideas???
Let me explain what I need.
I have a folder, with about 30 subfolders, each of which contains hundreds of files.
What I want is to have a way (using either static HTML or PHP, I don't care as long as it's automated) to create a catalog of these files, with a download link.
I should end up with several sections, each named after each subfolder.
So if you click on the link to "A", you should see a link that is called as the file name and if you click there, you go to a download page for that file (or the file itself).
Any ideas???