検索

phrase: max: clip:
target: order:
Results of 1 - 9 of about 9 for canWrite (0.008 sec.)
phar 拡張モジュールが phar の書き込みや作成をサポートしているかどうかを返す 13984
« Phar::canCompress Phar::compress » PHP Manual Phar phar 拡張モジュールが phar の書き込みや作成 ... をサポートしているかどうかを返す Phar::canWrite (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) ... Phar::canWrite — phar 拡張モジュールが phar の書き込みや作成をサポ ... ているかどうかを返す 説明 final public static Phar::canWrite (): bool このstaticメソッドは、書き込みアクセスが ... 、そうでない場合に false を返します。 例 例1 Phar::canWrite() の例 <?php if ( Phar :: canWrite ()) { file_put_ ...
https://man.plustar.jp/php/phar.canwrite.html - [similar]
phar アーカイブが変更可能な場合に true を返す 8807
« Phar::isValidPharFilename Phar::loadPhar » PHP Manual Phar phar アーカイブが変更可能な場合に t ... イブが変更可能な場合に true を返します。 参考 Phar::canWrite() - phar 拡張モジュールが phar の書き込みや作成をサ ...
https://man.plustar.jp/php/phar.iswritable.html - [similar]
tar/zip アーカイブが変更可能な場合に true を返す 8717
« PharData::extractTo PharData::offsetSet » PHP Manual PharData tar/zip アーカイブが変更可能な場 ... イブが変更可能な場合に true を返します。 参考 Phar::canWrite() - phar 拡張モジュールが phar の書き込みや作成をサ ...
https://man.plustar.jp/php/phardata.iswritable.html - [similar]
Phar クラス 8538
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= ... ( int $compression = 0 ): bool final public static canWrite (): bool public compress ( int $compression , ? st ... 2 による圧縮をサポートしているかどうかを返す Phar::canWrite — phar 拡張モジュールが phar の書き込みや作成をサポ ...
https://man.plustar.jp/php/class.phar.html - [similar]
phar 拡張モジュールが zlib あるいは bzip2 による圧縮をサポートしているかどうかを... 8448
« Phar::buildFromIterator Phar::canWrite » PHP Manual Phar phar 拡張モジュールが zlib あるいは b ...
https://man.plustar.jp/php/phar.cancompress.html - [similar]
Phar アーカイブ全体を Gzip あるいは Bzip2 で圧縮する 8268
« Phar::canWrite Phar::compressFiles » PHP Manual Phar Phar アーカイブ全体を Gzip あるいは Bzip2 ...
https://man.plustar.jp/php/phar.compress.html - [similar]
Phar 8088
« lzf_optimized_for はじめに » PHP Manual 圧縮およびアーカイブ Phar Phar はじめに インストール/設 ... 2 による圧縮をサポートしているかどうかを返す Phar::canWrite — phar 拡張モジュールが phar の書き込みや作成をサポ ...
https://man.plustar.jp/php/book.phar.html - [similar]
Phar アーカイブの使用法: 導入 8088
« Phar アーカイブの使用法 Phar アーカイブの使用法: phar ストリームラッパー » PHP Manual Phar アー ... // 単に実行できるだけでよいはずです。 if ( Phar :: canWrite ()) { $p = new Phar ( 'newphar.tar.phar' , 0 , 'ne ...
https://man.plustar.jp/php/phar.using.intro.html - [similar]
サンプル 7819
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... e#713 - Phar::canCompress の例 Example#714 - Phar::canWrite の例 Example#715 - Phar::compress の例 Example#716 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
PREV 1 NEXT