creating zip files with php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
michlcamp
Forum Commoner
Posts: 78
Joined: Mon Jul 18, 2005 11:06 pm

creating zip files with php

Post by michlcamp »

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
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

There is a ZIP class with instructions in our Code Snipplet Forum
Post Reply