TbsZip 2.4 发布,PHP的ZIP压缩处理包
时间:2011-03-27 来源:红薯
TbsZip 是一个 PHP 的类用来读写 Zip 压缩文件包,该类无需 PHP 扩展或者是临时文件。TbsZip 可以对压缩文档中的文件进行读、写、修改和删除操作。详细使用方法请看这里。
该版本修复了一个小bug,有两项小的改进:
1. The bug was that the newly created archive using Flush() was not unlocked at the end of the flush because the clsTbsZip instance had still a handle on it.
2. A TbsZip error is now raised if Flush() attempts to overwrite the current archive.
3. The property DisplayError is now set to true by default
更多关于TbsZip的详细信息,或者下载地址请点这里
相关阅读 更多 +