PHPマニュアル
/
PEARマニュアル
:
|
ユーザフォーラムで議論/質問
|
マニュアル検索
|
ハイライト
|
ハイライトオフ
|
ポータル
|
php spot
Zip
|
JavaScript入門&応用&リファレンスなら「JavaScriptist」
RarException::setUsingExceptions
はじめに
圧縮およびアーカイブ
PHP Manual
Zip
はじめに
インストール/設定
要件
インストール手順
実行時設定
リソース型
定義済み定数
例
ZipArchive
? ZipArchive クラス
ZipArchive::addEmptyDir
? 新しいディレクトリを追加する
ZipArchive::addFile
? 指定したパスからファイルを ZIP アーカイブに追加する
ZipArchive::addFromString
? 内容を指定して、ファイルを ZIP アーカイブに追加する
ZipArchive::addGlob
? ディレクトリから、glob パターンを使ってファイルを追加する
ZipArchive::addPattern
? ディレクトリから、PCRE パターンを使ってファイルを追加する
ZipArchive::close
? アクティブな (オープンされた、あるいは新しく作成された) アーカイブを閉じる
ZipArchive::count
? Counts the number of files in the achive
ZipArchive::deleteIndex
? インデックスを使用して、アーカイブ内のエントリを削除する
ZipArchive::deleteName
? 名前を使用して、アーカイブからエントリを削除する
ZipArchive::extractTo
? アーカイブの内容を展開する
ZipArchive::getArchiveComment
? ZIP アーカイブのコメントを返す
ZipArchive::getCommentIndex
? エントリのインデックスを使用して、エントリのコメントを返す
ZipArchive::getCommentName
? エントリ名を使用して、エントリのコメントを返す
ZipArchive::getExternalAttributesIndex
? Retrieve the external attributes of an entry defined by its index
ZipArchive::getExternalAttributesName
? Retrieve the external attributes of an entry defined by its name
ZipArchive::getFromIndex
? インデックスを使用して、エントリの内容を返す
ZipArchive::getFromName
? 名前を使用して、エントリの内容を返す
ZipArchive::getNameIndex
? インデックスを使用して、エントリの名前を返す
ZipArchive::getStatusString
? システムエラー、または ZIP メッセージに関するエラー情報を返す
ZipArchive::getStream
? 名前を使用して、エントリのファイルハンドラ (読み込み専用) を取得する
ZipArchive::locateName
? アーカイブ内のエントリのインデックスを返す
ZipArchive::open
? ZIP ファイルアーカイブをオープンする
ZipArchive::renameIndex
? インデックスを使用してエントリ名を変更する
ZipArchive::renameName
? 名前を使用してエントリ名を変更する
ZipArchive::setArchiveComment
? ZIP アーカイブのコメントを設定する
ZipArchive::setCommentIndex
? インデックスを使用してエントリのコメントを設定する
ZipArchive::setCommentName
? 名前を使用してエントリのコメントを設定する
ZipArchive::setCompressionIndex
? Set the compression method of an entry defined by its index
ZipArchive::setCompressionName
? Set the compression method of an entry defined by its name
ZipArchive::setEncryptionIndex
? Set the encryption method of an entry defined by its index
ZipArchive::setEncryptionName
? Set the encryption method of an entry defined by its name
ZipArchive::setExternalAttributesIndex
? Set the external attributes of an entry defined by its index
ZipArchive::setExternalAttributesName
? Set the external attributes of an entry defined by its name
ZipArchive::setPassword
? Set the password for the active archive
ZipArchive::statIndex
? インデックスを使用してエントリの詳細を取得する
ZipArchive::statName
? 名前を使用してエントリの詳細を取得する
ZipArchive::unchangeAll
? アーカイブに対するすべての変更を取り消す
ZipArchive::unchangeArchive
? アーカイブ全体に対して行われたすべての変更を取り消す
ZipArchive::unchangeIndex
? 指定したインデックスのエントリに対するすべての変更を取り消す
ZipArchive::unchangeName
? 指定した名前のエントリに対するすべての変更を取り消す
Zip 関数
zip_close
? ZIP ファイルアーカイブを閉じる
zip_entry_close
? ディレクトリエントリを閉じる
zip_entry_compressedsize
? ディレクトリエントリの圧縮時のサイズを取得する
zip_entry_compressionmethod
? ディレクトリエントリの圧縮方法を取得する
zip_entry_filesize
? ディレクトリエントリの実際のファイルサイズを取得する
zip_entry_name
? ディレクトリエントリの名前を取得する
zip_entry_open
? 読込み用にディレクトリエントリをオープンする
zip_entry_read
? オープンされたディレクトリエントリから読み込む
zip_open
? Zip ファイルアーカイブをオープンする
zip_read
? Zip ファイルアーカイブの中の次のエントリを読み込む
RarException::setUsingExceptions
はじめに
圧縮およびアーカイブ
PHP Manual
忘却曲線を使ってこの知識を確実に記憶に残す
フォーラムで「
Zip
」について話す
各種マニュアル:
PHPマニュアル
|
PEARマニュアル
|
Smarty(英語)マニュアル
|
PHP-GTKマニュアル
|
「
Zip
」をGoogle検索
copyright © 1997-2024 PHP
ドキュメント作成グループ
(
ライセンス
). provided by
php spot
.
マニュアル: