Page 1 of 1

Creating a downloadable, zipped backup of a directory

Posted: Sun May 15, 2005 4:36 pm
by kate eryn
Hi all,

PHPClasses.org has a php archiver class that copies the contents of a directory to another. I was hoping to take it a step further and get the code to zip the directory for download instead of copying it. I'm SURE something like this has to already exist...anyone have an idea of where I can find this?

Many thanks!!

Kate

Posted: Sun May 15, 2005 4:57 pm
by John Cartwright
might find this ZIP class usefull.

viewtopic.php?t=29066