Simple Php Downloader

I need a drop-in file that i can add to a directory of files that will allow the user to download them all in one go.

The script should include the ability to recourse subdirectories

Using zip is OK (but should preserver structure). If you can do it without zipping I’m listening!
Plus Creating a pretty file listing (ie files listed in table, filesize, date)

No absolute paths and should work with any number of any filetypes.

I’ve seen free classes to do the zipping, & create filelisting, so its a case of putting them together and adding the download.

Leave a Reply

Your email address will not be published. Required fields are marked *