Forum Moderators: coopster
I need to zip an arbitrary amount of files, say maybe a $files array full of path names to the files filled dynamically from database based on an id number...
then i need it to automatically force a download of the zip file to the browser, then automatically delete the zip file when its finished...
I know there has to be a way to do this... any examples or insight?
Thanks,
Rick