Forum Moderators: coopster

Message Too Old, No Replies

creating zip files with php

         

michlcamp

7:44 pm on Nov 30, 2005 (gmt 0)

10+ Year Member



looking for a comprehensive tutorial on how to create zip files using PHP.
I've found several pages on php classes that do this, but very little instruction on how to use them.
any help appreciated in advance.
Thanks.mc

DanA

8:45 pm on Nov 30, 2005 (gmt 0)

10+ Year Member



Look for zip.lib.php you will find a lot of examples of how to use this library.