On Fri, December 14, 2007 2:32 pm, David Giragosian wrote:
> Is there a way to download multiple files in one go, short of zipping
> them
> first into a single file?

No.

The HTTP protocol is "One Request, One Response Document"

Note that you can use PHP to dynamically build a zip file of whatever
documents the user chooses.
http://php.net/zlib

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to