Results 1 to 2 of 2

Thread: Downloading multiple files

  1. #1

    Thread Starter
    Frenzied Member usamaalam's Avatar
    Join Date
    Nov 2002
    Location
    Karachi
    Posts
    1,308

    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.

  2. #2
    Frenzied Member
    Join Date
    Apr 2009
    Location
    CA, USA
    Posts
    1,516

    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
  •  



Click Here to Expand Forum to Full Width