検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 85 for ZipArchive (0.010 sec.)
名前を使用して、エントリの内容を返す 8174
« ZipArchive::getFromIndex ZipArchive::getNameIndex » PHP Manual ZipArchive 名前を使用して、エン ... トリの内容を返す ZipArchive::getFromName (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL z ... ip >= 1.1.0) ZipArchive::getFromName — 名前を使用して、エントリの内容を返す ... 説明 public ZipArchive::getFromName ( string $name , int $len = 0 , int $ ... 使用するフラグ。以下の値を OR で連結して使用します。 ZipArchive::FL_UNCHANGED ZipArchive::FL_COMPRESSED ZipArchive ...
https://man.plustar.jp/php/ziparchive.getfromname.html - [similar]
インデックスで定義されたエントリの圧縮方法を設定する 8174
« ZipArchive::setCommentName ZipArchive::setCompressionName » PHP Manual ZipArchive インデックス ... で定義されたエントリの圧縮方法を設定する ZipArchive::setCompressionIndex (PHP 7, PHP 8, PECL zip >= 1. ... 13.0) ZipArchive::setCompressionIndex — インデックスで定義されたエン ... トリの圧縮方法を設定する 説明 public ZipArchive::setCompressionIndex ( int $index , int $method , ... index エントリのインデックス method 圧縮メソッド。 ZipArchive::CM_* のいずれかです。 compflags 圧縮レベル。 戻り ...
https://man.plustar.jp/php/ziparchive.setcompressionindex.html - [similar]
ディレクトリから、PCRE パターンを使ってファイルを追加する 8147
« ZipArchive::addGlob ZipArchive::clearError » PHP Manual ZipArchive ディレクトリから、PCRE パタ ... ーンを使ってファイルを追加する ZipArchive::addPattern (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL zi ... p >= 1.9.0) ZipArchive::addPattern — ディレクトリから、PCRE パターンを使っ ... てファイルを追加する 説明 public ZipArchive::addPattern ( string $pattern , string $path = "." ... 業ディレクトリです。 options オプションの連想配列。 ZipArchive::addGlob() と同じオプションが使えます。 戻り値 成功 ...
https://man.plustar.jp/php/ziparchive.addpattern.html - [similar]
名前を使用してエントリの詳細を取得する 8066
« ZipArchive::statIndex ZipArchive::unchangeAll » PHP Manual ZipArchive 名前を使用してエントリの ... 詳細を取得する ZipArchive::statName (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip ... >= 1.5.0) ZipArchive::statName — 名前を使用してエントリの詳細を取得する ... 説明 public ZipArchive::statName ( string $name , int $flags = 0 ): array ... flags 名前をどのように探すのかを設定します。 また ZipArchive::FL_UNCHANGED を OR で連結すると、 アーカイブ内に最 ...
https://man.plustar.jp/php/ziparchive.statname.html - [similar]
名前で定義されたエントリの暗号化方式を設定する 8039
« ZipArchive::setEncryptionIndex ZipArchive::setExternalAttributesIndex » PHP Manual ZipArchive ... 名前で定義されたエントリの暗号化方式を設定する ZipArchive::setEncryptionName (PHP >= 7.2.0, PHP 8, PECL zip ... >= 1.14.0) ZipArchive::setEncryptionName — 名前で定義されたエントリの暗号 ... 化方式を設定する 説明 public ZipArchive::setEncryptionName ( string $name , int $method , ... を設定する パラメータ name エントリの名前です method ZipArchive::EM_ 定数のうちのひとつによって定義された暗号化方式 ...
https://man.plustar.jp/php/ziparchive.setencryptionname.html - [similar]
インデックスを使用して、エントリの内容を返す 7931
« ZipArchive::getExternalAttributesName ZipArchive::getFromName » PHP Manual ZipArchive インデッ ... クスを使用して、エントリの内容を返す ZipArchive::getFromIndex (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL ... zip >= 1.1.0) ZipArchive::getFromIndex — インデックスを使用して、エントリの ... 内容を返す 説明 public ZipArchive::getFromIndex ( int $index , int $len = 0 , int $f ... 使用するフラグ。以下の値を OR で連結して使用します。 ZipArchive::FL_UNCHANGED ZipArchive::FL_COMPRESSED 戻り値 成功 ...
https://man.plustar.jp/php/ziparchive.getfromindex.html - [similar]
新しいディレクトリを追加する 7877
« ZipArchive ZipArchive::addFile » PHP Manual ZipArchive 新しいディレクトリを追加する ZipArchive ... (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.8.0) ZipArchive::addEmptyDir — 新しいディレクトリを追加する 説明 p ... ublic ZipArchive::addEmptyDir ( string $dirname , int $flags = 0 ): ... ディレクトリ。 flags 以下のビットマスクの組み合わせ: ZipArchive::FL_ENC_GUESS , ZipArchive::FL_ENC_UTF_8 , ZipArch ... カイブ内での新規ディレクトリの作成 <?php $zip = new ZipArchive ; if ( $zip -> open ( 'test.zip' ) === TRUE ) { if ...
https://man.plustar.jp/php/ziparchive.addemptydir.html - [similar]
圧縮方式を libzip がサポートしているかをチェックする 7742
« ZipArchive::getStreamName ZipArchive::isEncryptionMethodSupported » PHP Manual ZipArchive 圧縮 ... 方式を libzip がサポートしているかをチェックする ZipArchive::isCompressionMethodSupported (PHP >= 8.0.0, PECL ... zip >= 1.19.0) ZipArchive::isCompressionMethodSupported — 圧縮方式を libzip ... サポートしているかをチェックする 説明 public static ZipArchive::isCompressionMethodSupported ( int $method , bool ... をチェックします。 パラメータ method 圧縮方式。 定数 ZipArchive::CM_* のうちのいずれかです。 enc true を設定すると ...
https://man.plustar.jp/php/ziparchive.iscompressionmethoddupported.html - [similar]
名前で指定されたエントリへの、ファイルハンドラを取得する(読み取り専用) 7715
« ZipArchive::getStreamIndex ZipArchive::isCompressionMethodSupported » PHP Manual ZipArchive... ントリへの、ファイルハンドラを取得する(読み取り専用) ZipArchive::getStreamName (PHP 8 >= 8.2.0, PECL zip >= 1.20.0 ... ) ZipArchive::getStreamName — 名前で指定されたエントリへの、ファ ... イルハンドラを取得する(読み取り専用) 説明 public ZipArchive::getStreamName ( string $name , int $flags = 0 ): ... しています。 パラメータ name エントリの名前。 flags ZipArchive::FL_UNCHANGED に設定すると、オリジナルの未変更のス ...
https://man.plustar.jp/php/ziparchive.getstreamname.html - [similar]
名前で定義されたエントリの外部属性を設定する 7715
« ZipArchive::setExternalAttributesIndex ZipArchive::setMtimeIndex » PHP Manual ZipArchive 名前で ... 定義されたエントリの外部属性を設定する ZipArchive::setExternalAttributesName (PHP 5 >= 5.6.0, PHP 7, ... PHP 8, PECL zip >= 1.12.4) ZipArchive::setExternalAttributesName — 名前で定義されたエント ... リの外部属性を設定する 説明 public ZipArchive::setExternalAttributesName ( string $name , int $o ... を設定します。 パラメータ name エントリの名前 opsys ZipArchive::OPSYS_ 定数のうちのひとつで定義された、 オペレーテ ...
https://man.plustar.jp/php/ziparchive.setexternalattributesname.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT