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
本文档系腾讯云开发者社区成员共同维护,如有问题请联系 cloudcommunity@tencent.com