検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 322 for [SIMILAR] 16 1024 4096 WITH 26432 phardata WITH ... (0.235 sec.)
Math 関数 0
« 定義済み定数 abs » PHP Manual Math Math 関数 Math 関数 目次 abs — 絶対値 acos — 逆余弦(アークコサイン) acosh — 逆双曲線余弦(アークハイパボリックコサイン) asin — 逆正弦(アークサイン) asinh — 逆双曲線正弦(アークハイパボリックサイン) atan2 — 2 変数のアークタンジェント atan — 逆正接 ...
https://man.plustar.jp/php/ref.math.html - [similar]
フィールドを取得 0
« SolrDocument::offsetExists SolrDocument::offsetSet » PHP Manual SolrDocument フィールドを取得 SolrDocument::offsetGet (PECL solr >= 0.9.2) SolrDocument::offsetGet — フィールドを取得 説明 public SolrDocument::offsetGet ( string $fieldName ): SolrDocumentField これは、オブジェクトが配列と ...
https://man.plustar.jp/php/solrdocument.offsetget.html - [similar]
マップからエントリを削除する 0
« WeakMap::offsetSet Stringable » PHP Manual WeakMap マップからエントリを削除する WeakMap::offsetUnset (PHP 8) WeakMap::offsetUnset — マップからエントリを削除する 説明 public WeakMap::offsetUnset ( object $object ): void マップからエントリを削除します。 パラメータ object マップから削除す ...
https://man.plustar.jp/php/weakmap.offsetunset.html - [similar]
数学関数 0
« GMP::__unserialize はじめに » PHP Manual 数学 数学関数 数学関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Math 関数 abs — 絶対値 acos — 逆余弦(アークコサイン) acosh — 逆双曲線余弦(アークハイパボリックコサイン) asin — 逆正弦(アークサイン) ...
https://man.plustar.jp/php/book.math.html - [similar]
ディレクトリ内のファイルから phar を作成する 0
« Phar::apiVersion Phar::buildFromIterator » PHP Manual Phar ディレクトリ内のファイルから phar を作成する Phar::buildFromDirectory (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::buildFromDirectory — ディレクトリ内のファイルから phar を作成する 説明 public Phar::buildFromDirecto ...
https://man.plustar.jp/php/phar.buildfromdirectory.html - [similar]
アーカイブのエントリを展開する 0
« RarEntry RarEntry::getAttr » PHP Manual RarEntry アーカイブのエントリを展開する RarEntry::extract (PECL rar >= 0.1) RarEntry::extract — アーカイブのエントリを展開する 説明 public RarEntry::extract ( string $dir , string $filepath = "" , string $password = NULL , bool $extended_data = f ...
https://man.plustar.jp/php/rarentry.extract.html - [similar]
オフセットの設定を解除する 0
« ArrayAccess::offsetSet Serializable » PHP Manual ArrayAccess オフセットの設定を解除する ArrayAccess::offsetUnset (PHP 5, PHP 7, PHP 8) ArrayAccess::offsetUnset — オフセットの設定を解除する 説明 public ArrayAccess::offsetUnset ( mixed $offset ): void オフセットの設定を解除します。 注意 ...
https://man.plustar.jp/php/arrayaccess.offsetunset.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
« リソース型 例 » PHP Manual Zip 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 ZipArchive はクラス定数を使用します。定数には フラグ (接頭辞 FL_ )、 エラー (接 ...
https://man.plustar.jp/php/zip.constants.html - [similar]
WeakMap クラス 0
« WeakReference::get WeakMap::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakMap クラス WeakMap クラス (PHP 8) はじめに WeakMap は、 オブジェクトをキーとして受け入れるマップ(辞書)です。 SplObjectStorage と似ていますが、 WeakMap のキーとなるオブジェクトは、 オブジェクトの ...
https://man.plustar.jp/php/class.weakmap.html - [similar]