Page 1 of 1

Is it possible to download multiple files simultaneously?

Posted: Thu Sep 05, 2013 7:57 pm
by joaoisobr

I need to create a repository of documents and make dawnload simultanenamente various documents, need to do multiple downloas the same time, you do not have an example with this code


Re: Is it possible to download multiple files simultaneously

Posted: Fri Sep 06, 2013 12:58 am
by digitalphotoworld

You can only download one file at time.
If you need to download several files, you have to put them all together into a zip-file. After that, you could download the zipfile.

Google for: php generate zip on the fly