Page 1 of 1

Need help creating zip file with PHP

Posted: Thu Mar 18, 2010 10:24 am
by highway7
Hi,

I have created an event site which has an image uploader which creates a directory for the images for each event. Admin users then need to be able to log in to the back end and download these events as zip files. So, basically, I need to know how to create a zip file from a directory.

The images are already in there, I just need to know how to create http://www.domain.com/event-images.zip from http://www.domain.com/event-images.

Any help is greatly appreciated

Thanks

Re: Need help creating zip file with PHP

Posted: Thu Mar 18, 2010 10:38 am
by Grizzzzzzzzzz