PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

ZipArchive::setPassword - Set the password for the active archive | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

ZipArchive::setPassword

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

ZipArchive::setPasswordSet the password for the active archive

説明

public bool ZipArchive::setPassword ( string $password )

Sets the password for the active archive.

パラメータ

password

The password to be used for the archive.

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

注意

注意:

This function only sets the password to be used to decompress the archive; it does not turn a non-password-protected ZipArchive into a password-protected ZipArchive.


忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「ZipArchive::setPassword - Set the password for the active archive」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | ZipArchive::setPassword - Set the password for the active archive」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: