在线文档教程
PHP
压缩 | Compression

ZipArchive::setPassword

ZipArchive::setPassword

(PHP 5 >= 5.6.0, PHP 7, PECL zip >= 1.12.4)

ZipArchive::setPassword — Set the password for the active archive

描述

public bool ZipArchive::setPassword ( string $password )

设置活动档案的密码。

参数

password

用于存档的密码。

返回值

成功时返回TRUE失败时返回FALSE

笔记

← ZipArchive::setExternalAttributesName