Page 1 of 1

Zip files

Posted: Mon Jun 27, 2005 11:33 am
by ol4pr0
I have found the unzip / read zip and all that on php.net
however couldnt find much about zipping a archive.

Any nice links..

Posted: Mon Jun 27, 2005 11:39 am
by John Cartwright

Posted: Mon Jun 27, 2005 11:54 am
by ol4pr0
Thanks Jcart :)

Posted: Mon Jun 27, 2005 1:17 pm
by senthilnayagam
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