On Dec 14, 2007 3:32 PM, David Giragosian <dgiragosian@xxxxxxxxx> wrote: > I've used Richard Lynch's Blog example for forcing the download of an > individual file. > > Is there a way to download multiple files in one go, short of zipping them > first into a single file? > > Concepts / directional shoves appreciated. I wouldn't think so, Dave, because headers for each file need to be sent at the request for download, and headers cannot be sent after the header buffer has ended (when the data buffer is being sent). -- Daniel P. Brown [Phone Numbers Go Here!] [They're Hidden From View!] If at first you don't succeed, stick to what you know best so that you can make enough money to pay someone else to do it for you. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php