I have a screen where users upload files to the server. Works great, now I'm trying to make an "admin" screen so I can see a list of the files and download them. I have everything working except for how to code the "a href" line. I see on this site and others, the use of a download.php file.
Where can I find an example of this?
What should the "a href" line look like?