検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 255 for [SIMILAR] 16 1024 4096 WITH 33811 addemptydir WI... (0.210 sec.)
0
« 定義済み定数 ZipArchive » PHP Manual Zip 例 例 例1 Zip アーカイブの作成 <?php $zip = new ZipArchive (); $filename = "./test112.zip" ; if ( $zip -> open ( $filename , ZipArchive :: CREATE )!== TRUE ) { exit( "cannot open < $filename >\n" ); } $zip -> addFromString ( "testfilephp.txt" . ...
https://man.plustar.jp/php/zip.examples.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Zip 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 ZipArchive はクラス定数を使用します。定数には フラグ (接頭辞 FL_ )、 エラー (接 ...
https://man.plustar.jp/php/zip.constants.html - [similar]
RAR アーカイブのコメントテキストを取得する 0
« RarArchive::close RarArchive::getEntries » PHP Manual RarArchive RAR アーカイブのコメントテキストを取得する RarArchive::getComment rar_comment_get (PECL rar >= 2.0.0) RarArchive::getComment -- rar_comment_get — RAR アーカイブのコメントテキストを取得する 説明 オブジェクト指向型 (メソッド ...
https://man.plustar.jp/php/rararchive.getcomment.html - [similar]
phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする 0
« Phar::convertToExecutable Phar::count » PHP Manual Phar phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする Phar::copy (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::copy — phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする 説明 ...
https://man.plustar.jp/php/phar.copy.html - [similar]
Rar アーカイブをクローズし、全リソースを開放する 0
« RarArchive RarArchive::getComment » PHP Manual RarArchive Rar アーカイブをクローズし、全リソースを開放する RarArchive::close rar_close (PECL rar >= 2.0.0) RarArchive::close -- rar_close — Rar アーカイブをクローズし、全リソースを開放する 説明 オブジェクト指向型 (メソッド) public RarArch ...
https://man.plustar.jp/php/rararchive.close.html - [similar]
Rar アーカイブをオープンする 0
« RarArchive::isSolid RarArchive::setAllowBroken » PHP Manual RarArchive Rar アーカイブをオープンする RarArchive::open rar_open (PECL rar >= 2.0.0) RarArchive::open -- rar_open — Rar アーカイブをオープンする 説明 オブジェクト指向型 (メソッド) public static RarArchive::open ( string $file ...
https://man.plustar.jp/php/rararchive.open.html - [similar]
エントリのホスト OS を取得する 0
« RarEntry::getFileTime RarEntry::getMethod » PHP Manual RarEntry エントリのホスト OS を取得する RarEntry::getHostOs (PECL rar >= 0.1) RarEntry::getHostOs — エントリのホスト OS を取得する 説明 public RarEntry::getHostOs (): int アーカイブエントリのホスト OS のコードを返します。 パラメータ ...
https://man.plustar.jp/php/rarentry.gethostos.html - [similar]
Zip 関数 0
« ZipArchive::unchangeName zip_close » PHP Manual Zip Zip 関数 Zip 関数 警告 手続き型のAPI は PHP 8.0.0 以降、推奨されなくなりました。 代わりに ZipArchive クラスを使うべきです。 目次 zip_close — ZIP ファイルアーカイブを閉じる zip_entry_close — ディレクトリエントリを閉じる zip_entry_compr ...
https://man.plustar.jp/php/ref.zip.html - [similar]
アーカイブの内容を展開する 0
« ZipArchive::deleteName ZipArchive::getArchiveComment » PHP Manual ZipArchive アーカイブの内容を展開する ZipArchive::extractTo (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) ZipArchive::extractTo — アーカイブの内容を展開する 説明 public ZipArchive::extractTo ( string $pathto , array ...
https://man.plustar.jp/php/ziparchive.extractto.html - [similar]
エントリのメタデータを返す 0
« PharFileInfo::getPharFlags PharFileInfo::isCRCChecked » PHP Manual PharFileInfo エントリのメタデータを返す PharFileInfo::hasMetadata (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.2.0) PharFileInfo::hasMetadata — エントリのメタデータを返す 説明 public PharFileInfo::hasMetadata (): bool ...
https://man.plustar.jp/php/pharfileinfo.hasmetadata.html - [similar]