検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 283 for [SIMILAR] 16 1024 4096 WITH 46011 webphar WITH 1... (0.390 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]
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]
Phar エントリオブジェクトを破棄する 0
« PharFileInfo::delMetadata PharFileInfo::getCRC32 » PHP Manual PharFileInfo Phar エントリオブジェクトを破棄する PharFileInfo::__destruct (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) PharFileInfo::__destruct — Phar エントリオブジェクトを破棄する 説明 public PharFileInfo::__destruct ...
https://man.plustar.jp/php/pharfileinfo.destruct.html - [similar]
名前で定義されたエントリの暗号化方式を設定する 0
« ZipArchive::setEncryptionIndex ZipArchive::setExternalAttributesIndex » PHP Manual ZipArchive 名前で定義されたエントリの暗号化方式を設定する ZipArchive::setEncryptionName (PHP >= 7.2.0, PHP 8, PECL zip >= 1.14.0) ZipArchive::setEncryptionName — 名前で定義されたエントリの暗号化方式を設定 ...
https://man.plustar.jp/php/ziparchive.setencryptionname.html - [similar]