PHP的zip 使用方法_PHP教程
程序员文章站
2022-05-03 16:00:34
...
PHP的zip 使用方法
在Zip文件功能可以让你阅读ZIP文件。
-------------------------------------------------- ------------------------------
安装
对于Zip文件的职能工作,您的服务器,这些图书馆必须安装:
该ZZIPlib库吉Draheim :下载ZZIPlib图书馆
邮编PELC的延伸:下载的Zip PELC延长
安装Linux系统
PHP的5 + :邮政编码职能和邮编图书馆默认情况下不启用的,必须从上面的联系。使用-w ith-拉链=方向配置选项,包括邮政编码的支持。
Windows系统下的安装
PHP的5 + :邮政编码职能默认情况下不启用,所以php_zip.dll和ZZIPlib图书馆必须从上面的连结。 php_zip.dll必须启用内部的php.ini 。
为了使任何PHP扩展, PHP的extension_dir设置(在php.ini文件)应设置的目录下的PHP扩展库的位置。例如extension_dir值是c : PHP的分机。
-------------------------------------------------- ------------------------------
PHP的Zip文件功能
PHP的:显示最早的PHP版本,支持的功能。
Function | Description | PHP |
---|---|---|
zip_close() | Closes a ZIP file | 4 |
zip_entry_close() | Closes an entry in the ZIP file | 4 |
zip_entry_compressedsize() | Returns the compressed size of an entry in the ZIP file | 4 |
zip_entry_compressionmethod() | Returns the compression method of an entry in the ZIP file | 4 |
zip_entry_filesize() | Returns the actual file size of an entry in the ZIP file | 4 |
zip_entry_name() | Returns the name of an entry in the ZIP file | 4 |
zip_entry_open() | Opens an entry in the ZIP file for reading | 4 |
zip_entry_read() | Reads from an open entry in the ZIP file | 4 |
zip_open() | Opens a ZIP file | 4 |
zip_read() | Reads the next entry in a ZIP file | 4 |
上一篇: 站内信设计
下一篇: C和汇编混合编程----printf
推荐阅读
-
php用什么软件比较好(php一般用的开发工具)
-
php文件打包 下载之使用PHP自带的ZipArchive压缩文件并下载打包好的文件
-
PHP字符串函数系列之nl2br(),在字符串中的每个新行 ( ) 之前插入 HTML 换行符br
-
编译PHP报错configure error Cannot find libmysqlclient under usr的解决方法
-
30 个很棒的PHP开源CMS内容管理系统小结
-
php 无限级分类,超级简单的无限级分类,支持输出树状图
-
使用VisualStudio开发php的图文设置方法
-
PHP中实现生成静态文件的方法缓解服务器压力
-
PHP统计nginx访问日志中的搜索引擎抓取404链接页面路径
-
解析PHP强制转换类型及远程管理插件的安全隐患