Jump to content

need some direction with downloads


networkthis

Recommended Posts

I have created a file browser program that will allow the uploading of multiple documents as well as the browsing of all documents and the deletion of all documents.  It is set up so that the folders are all links to the files and they can be individually downloaded.  It is starting to be used more frequently and I need some advice on downloading multiple files. 

 

I'm not sure if I should just make checkboxes by each individual file and have an upload selected button.  Or if it is even possible to upload all the files in one folder at the same time, maybe have a donwload button by the folder(That would be ideal!).

 

I'm fairly new at php and really just don't even know where to begin with the multi donwload feature.  I am becoming fairly comfortable working with the dir functions and the file functions after writing this file browser, but like I said I'm kind of at a stand still.  Any advice, tutorials etc. would be great...google has failed me on this one!!!

Thanks in advace!!!

Link to comment
https://forums.phpfreaks.com/topic/105514-need-some-direction-with-downloads/
Share on other sites

http://www.phpit.net/article/creating-zip-tar-archives-dynamically-php/

 

Read it.  It's pretty thorough.  I had it in my favorites for some reason.  I think I was using it a while ago as a reference for something and never deleted it. o-O  Meh.  It's good.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.