I have found the unzip / read zip and all that on php.net
however couldnt find much about zipping a archive.
Any nice links..
Zip files
Moderator: General Moderators
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
- senthilnayagam
- Forum Newbie
- Posts: 17
- Joined: Wed Jun 08, 2005 5:36 am
- Location: Bangalore
you can learn and use this code also
http://www.phpconcept.net/phpzip/index.en.php
i used it in one of my apps where i required to give all the emails chosen by the customer, on the webmail client as a zip file for backup.
besided zip, this can do tar files also both creating and extracting
happy coding
regards
Senthilnayagam
http://www.phpconcept.net/phpzip/index.en.php
i used it in one of my apps where i required to give all the emails chosen by the customer, on the webmail client as a zip file for backup.
besided zip, this can do tar files also both creating and extracting
happy coding
regards
Senthilnayagam