Page 1 of 1

Download several files at once.

Posted: Wed Sep 29, 2004 4:05 pm
by Joe
Is it possible to download several files from a directory at once?. I have created something in php which forces a download using header() but I can only seem to get it to download 1 file at a time. The reason I ask is because I have a PHP file manager project which has to be completed and I wish for this kind of functionality to be present.

Thanks


Joe 8)

Posted: Wed Sep 29, 2004 4:44 pm
by Christopher
tar and gzip them before downloadinig.