Jump to content

How to dynamically ZIP files from PHP


cmattoon

Recommended Posts

I've searched around the internet and can't find a good method to do this.

 

To start, I have a database with a field called 'fpath' that stores the filepath (root-relative) to uploaded PDF's. In this case, they're scanned personnel files. What I'd like to do is be able to download relevant PDF's based on a generated report... such as all PDF's of a certain category or all PDF's for a certain user.

 

If there's a specific PEAR package or other script out there that you know works well, I can research it on my own.. but each search result is bringing up a different method to do it, which makes me nervous.

 

Thanks!

 

 

Link to comment
https://forums.phpfreaks.com/topic/223736-how-to-dynamically-zip-files-from-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.