Home  >  Article  >  Backend Development  >  用php写一个压缩文件夹内全部的文件到一个指定的压缩文件内

用php写一个压缩文件夹内全部的文件到一个指定的压缩文件内

WBOY
WBOYOriginal
2016-06-13 10:57:41790browse

用php写一个压缩文件夹内所有的文件到一个指定的压缩文件内
我现在写了一个程序,是添加杂志的,就是每期杂志需要在一个文件夹内,添加完成之后,再压缩。我现在想用一个php程序实现压缩文件,请大家踊跃发表看法。谢谢

------解决方案--------------------
PclZip官方地址 :http://www.phpconcept.net/pclzip/index.php 
PclZip手册地址 :http://www.phpconcept.net/pclzip/man/en/index.php 
PEAR类创建 ZIP档案文件 :http://www.ccvita.com/10.html 
PclZip简介与使用 :http://www.ccvita.com/59.html 
PclZip:强大的PHP压缩与解压缩zip类 :http://www.ccvita.com/330.html

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn