Forum Moderators: coopster

Message Too Old, No Replies

zipping files automatically with php or some utility

         

mgm_03

3:02 am on Jun 3, 2005 (gmt 0)

10+ Year Member



I would like to have a form where users select checkboxes that correspond to the files they are interested in receiving. Then have php "package" those files as 1 (i.e. zip or some other compression format) for immediate download.

I am comfortable with php scripting but I don't know if this is possible.

madpenguin2

5:06 am on Jun 3, 2005 (gmt 0)

10+ Year Member



zend has an article describing how to make a zip file using php.. In fact, i think they made a reusable class.. It's been a while, but I do remember seeing it. Try searching their site.

Brett

dreamcatcher

7:07 am on Jun 3, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I believe there is a class for this on the PHP Script Repository.

dc