検索

phrase: max: clip:
target: order:
Results of 531 - 540 of about 785 for [SIMILAR] 16 1024 4096 WITH 34127 parentiterator... (0.520 sec.)
SplMaxHeap クラス 0
« SplHeap::valid SplMaxHeap::compare » PHP Manual データ構造 SplMaxHeap クラス SplMaxHeap クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplMaxHeap クラスは、ヒープの主要な機能を提供し、最大値を先頭に保ちます。 クラス概要 class SplMaxHeap extends SplHeap { /* メソッド */ protected compar ...
https://man.plustar.jp/php/class.splmaxheap.html - [similar]
SplMinHeap クラス 0
« SplMaxHeap::compare SplMinHeap::compare » PHP Manual データ構造 SplMinHeap クラス SplMinHeap クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplMinHeap クラスは、ヒープの主要な機能を提供し、最小値を先頭に保ちます。 クラス概要 class SplMinHeap extends SplHeap { /* メソッド */ protected c ...
https://man.plustar.jp/php/class.splminheap.html - [similar]
DirectoryIterator を最初に巻き戻す 0
« DirectoryIterator::next DirectoryIterator::seek » PHP Manual DirectoryIterator DirectoryIterator を最初に巻き戻す DirectoryIterator::rewind (PHP 5, PHP 7, PHP 8) DirectoryIterator::rewind — DirectoryIterator を最初に巻き戻す 説明 public DirectoryIterator::rewind (): void DirectoryItera ...
https://man.plustar.jp/php/directoryiterator.rewind.html - [similar]
新しい DOMDocument オブジェクトを作成する 0
« DOMDocument DOMDocument::createAttribute » PHP Manual DOMDocument 新しい DOMDocument オブジェクトを作成する DOMDocument::__construct (PHP 5, PHP 7, PHP 8) DOMDocument::__construct — 新しい DOMDocument オブジェクトを作成する 説明 public DOMDocument::__construct ( string $version = "1.0" ...
https://man.plustar.jp/php/domdocument.construct.html - [similar]
属性ノードを返す 0
« DOMElement::getAttributeNode DOMElement::getAttributeNS » PHP Manual DOMElement 属性ノードを返す DOMElement::getAttributeNodeNS (PHP 5, PHP 7, PHP 8) DOMElement::getAttributeNodeNS — 属性ノードを返す 説明 public DOMElement::getAttributeNodeNS ( ? string $namespace , string $localName ) ...
https://man.plustar.jp/php/domelement.getattributenodens.html - [similar]
属性が存在するかどうかを調べる 0
« DOMElement::hasAttribute DOMElement::removeAttribute » PHP Manual DOMElement 属性が存在するかどうかを調べる DOMElement::hasAttributeNS (PHP 5, PHP 7, PHP 8) DOMElement::hasAttributeNS — 属性が存在するかどうかを調べる 説明 public DOMElement::hasAttributeNS ( ? string $namespace , string ...
https://man.plustar.jp/php/domelement.hasattributens.html - [similar]
配列の最後のキーを得る 0
« array_key_first array_keys » PHP Manual 配列 関数 配列の最後のキーを得る array_key_last (PHP 7 >= 7.3.0, PHP 8) array_key_last — 配列の最後のキーを得る 説明 array_key_last ( array $array ): int | string | null 与えられた array の最後のキーを返します。 これは内部的な配列のポインタに影響 ...
https://man.plustar.jp/php/function.array-key-last.html - [similar]
変数が宣言されていること、そして null とは異なることを検査する 0
« is_string print_r » PHP Manual 変数操作 関数 変数が宣言されていること、そして null とは異なることを検査する isset (PHP 4, PHP 5, PHP 7, PHP 8) isset — 変数が宣言されていること、そして null とは異なることを検査する 説明 isset ( mixed $var , mixed ...$vars ): bool 変数がセットされているか ...
https://man.plustar.jp/php/function.isset.html - [similar]
指定したハッシュに関する情報を返す 0
« password_algos password_hash » PHP Manual Password Hashing 関数 指定したハッシュに関する情報を返す password_get_info (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_get_info — 指定したハッシュに関する情報を返す 説明 password_get_info ( string $hash ): array password_hash() がサポートするアルゴ ...
https://man.plustar.jp/php/function.password-get-info.html - [similar]
指定したパラメータを用いてプリペアドステートメントを実行するリクエストを 送信し... 0
« pg_escape_string pg_fetch_all_columns » PHP Manual PostgreSQL 関数 指定したパラメータを用いてプリペアドステートメントを実行するリクエストを 送信し、その結果を待つ pg_execute (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_execute — 指定したパラメータを用いてプリペアドステートメントを実行するリクエス ...
https://man.plustar.jp/php/function.pg-execute.html - [similar]