Sunday, 18 August 2013

Generate download links for all text files in folder on the server with PHP

Generate download links for all text files in folder on the server with PHP

I have like 30 to 40 text files in a folder on a server. Now I want PHP
generate a list with download links of the files in a HTML website. So if
there is another textfile uploaded on the server it automatically adds a
download link at the top of the list.

No comments:

Post a Comment