|
-
Oct 19th, 2011, 11:20 AM
#1
Thread Starter
Frenzied Member
Downloading multiple files
Hello Everybody,
My user will select multiple files with checkboxes and click one button Download to download all the files in a specified folder. Is it possible to download all these files at once? I have no problem in downloading files one after another but the idea is user only needs to click the Download button once.
Thanks.
Last edited by usamaalam; Oct 19th, 2011 at 11:27 AM.
-
Oct 19th, 2011, 11:50 AM
#2
Re: Downloading multiple files
You can have PHP create an ad hoc zip file containing all the desired download files, and have the user download that. Don't know if there are any other (practical) solutions.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|