検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 307 for [SIMILAR] 16 1024 4096 WITH 15252 ルア WITH 8985... (0.715 sec.)
エントリの CRC を取得する 4722
« RarEntry::getAttr RarEntry::getFileTime » PHP Manual RarEntry エントリの CRC を取得する RarEntry::getCrc (PECL rar >= 0.1) RarEntry::getCrc — エントリの CRC を取得する 説明 public RarEntry::getCrc (): string アーカイブエントリの CRC を、十六進文字列表現で返します。 パラメータ この関数に ...
https://man.plustar.jp/php/rarentry.getcrc.html - [similar]
指定したファイル名が正しい形式の phar ファイルかどうかを返す 4722
« Phar::isFileFormat Phar::isWritable » PHP Manual Phar 指定したファイル名が正しい形式の phar ファイルかどうかを返す Phar::isValidPharFilename (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.2.0) Phar::isValidPharFilename — 指定したファイル名が正しい形式の phar ファイルかどうかを返す 説明 ...
https://man.plustar.jp/php/phar.isvalidpharfilename.html - [similar]
PHP アーカイブ 4722
« glob:// ssh2:// » PHP Manual サポートするプロトコル/ラッパー PHP アーカイブ phar:// phar:// — PHP アーカイブ 説明 phar:// ストリームラッパーに関する詳細は Phar ストリームラッパー を参照ください。 利用法 phar:// オプション ラッパーの概要 属性 サポートの有無 allow_url_fopen で制約される ...
https://man.plustar.jp/php/wrappers.phar.html - [similar]
ファイルを phar から削除する 4722
« Phar::offsetSet Phar::running » PHP Manual Phar ファイルを phar から削除する Phar::offsetUnset (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::offsetUnset — ファイルを phar から削除する 説明 public Phar::offsetUnset ( string $localName ): void 注意 : このメソッドは、 php.ini の ...
https://man.plustar.jp/php/phar.offsetunset.html - [similar]
Phar アーカイブ内のエントリ (ファイル) の数を返す 4722
« Phar::copy Phar::createDefaultStub » PHP Manual Phar Phar アーカイブ内のエントリ (ファイル) の数を返す Phar::count (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::count — Phar アーカイブ内のエントリ (ファイル) の数を返す 説明 public Phar::count ( int $mode = COUNT_NORMAL ): in ...
https://man.plustar.jp/php/phar.count.html - [similar]
2 変数のアークタンジェント 4722
« asinh atan » PHP Manual Math 関数 2 変数のアークタンジェント atan2 (PHP 4, PHP 5, PHP 7, PHP 8) atan2 — 2 変数のアークタンジェント 説明 atan2 ( float $y , float $x ): float この関数は、2 つの変数 x および y のアークタンジェントを計算します。 y / x のアークタンジェントを計算するのに似て ...
https://man.plustar.jp/php/function.atan2.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 » 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
« zip_entry_close zip_entry_compressionmethod » PHP Manual Zip 関数 ディレクトリエントリの圧縮時のサイズを取得する zip_entry_compressedsize (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_entry_compressedsize — ディレクトリエントリの圧縮時のサイズを取得する 警告 この ...
https://man.plustar.jp/php/function.zip-entry-compressedsize.html - [similar]
ディレクトリエントリの名前を取得する 0
« zip_entry_filesize zip_entry_open » PHP Manual Zip 関数 ディレクトリエントリの名前を取得する zip_entry_name (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_entry_name — ディレクトリエントリの名前を取得する 警告 この関数は PHP 8.0.0 で 非推奨 になります。この関数に ...
https://man.plustar.jp/php/function.zip-entry-name.html - [similar]