検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 1437 for [SIMILAR] 16 1024 4096 WITH 19110 iteratoriterat... (1.159 sec.)
一つ以上の要素を配列の最初に加える 1728
« array_unique array_values » PHP Manual 配列 関数 一つ以上の要素を配列の最初に加える array_unshift (PHP 4, PHP 5, PHP 7, PHP 8) array_unshift — 一つ以上の要素を配列の最初に加える 説明 array_unshift ( array &$array , mixed ...$values ): int array_unshift() は、 array の先頭に指定された要 ...
https://man.plustar.jp/php/function.array-unshift.html - [similar]
配列の末尾から要素を取り除く 1728
« array_pad array_product » PHP Manual 配列 関数 配列の末尾から要素を取り除く array_pop (PHP 4, PHP 5, PHP 7, PHP 8) array_pop — 配列の末尾から要素を取り除く 説明 array_pop ( array &$array ): mixed array_pop() は配列 array の最後の要素の値を取り出して返します。 配列 array は、要素一つ分短 ...
https://man.plustar.jp/php/function.array-pop.html - [similar]
DTD 要素タグ全体を書き込む 1728
« XMLWriter::writeDtdAttlist XMLWriter::writeDtdEntity » PHP Manual XMLWriter DTD 要素タグ全体を書き込む XMLWriter::writeDtdElement xmlwriter_write_dtd_element (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::writeDtdElement -- xmlwriter_write_dtd_element — DTD 要素タグ ...
https://man.plustar.jp/php/xmlwriter.writedtdelement.html - [similar]
文字列で要素の内容を返す 1728
« SimpleXMLElement::saveXML SimpleXMLElement::xpath » PHP Manual SimpleXMLElement 文字列で要素の内容を返す SimpleXMLElement::__toString (PHP 5 >= 5.3.0, PHP 7, PHP 8) SimpleXMLElement::__toString — 文字列で要素の内容を返す 説明 public SimpleXMLElement::__toString (): string この要素に直接 ...
https://man.plustar.jp/php/simplexmlelement.tostring.html - [similar]
foreach 1728
« for break » PHP Manual 制御構造 foreach foreach (PHP 4, PHP 5, PHP 7, PHP 8) foreach は、配列を反復処理するための便利な方法です。 foreach が使えるのは配列とオブジェクトだけであり、 別のデータ型や初期化前の変数に対して使うとエラーになります。 この構造には二種類の構文があります。 foreach ...
https://man.plustar.jp/php/control-structures.foreach.html - [similar]
要素を数える 1728
« ArrayIterator::__construct ArrayIterator::current » PHP Manual ArrayIterator 要素を数える ArrayIterator::count (PHP 5, PHP 7, PHP 8) ArrayIterator::count — 要素を数える 説明 public ArrayIterator::count (): int 配列の要素の数、あるいはオブジェクトの public プロパティの数を取得します。 警 ...
https://man.plustar.jp/php/arrayiterator.count.html - [similar]
XML 要素の名前を取得する 1728
« SimpleXMLElement::getDocNamespaces SimpleXMLElement::getNamespaces » PHP Manual SimpleXMLElement XML 要素の名前を取得する SimpleXMLElement::getName (PHP 5 >= 5.1.3, PHP 7, PHP 8) SimpleXMLElement::getName — XML 要素の名前を取得する 説明 public SimpleXMLElement::getName (): string XML 要 ...
https://man.plustar.jp/php/simplexmlelement.getname.html - [similar]
次の要素に移動する 1728
« NoRewindIterator::key NoRewindIterator::rewind » PHP Manual NoRewindIterator 次の要素に移動する NoRewindIterator::next (PHP 5 >= 5.1.0, PHP 7, PHP 8) NoRewindIterator::next — 次の要素に移動する 説明 public NoRewindIterator::next (): void 次の要素に移動します。 警告 この関数は、 現在のと ...
https://man.plustar.jp/php/norewinditerator.next.html - [similar]
Yaf_Config.ini の全ての要素を数える 1728
« Yaf_Config_Ini::__construct Yaf_Config_Ini::current » PHP Manual Yaf_Config_Ini Yaf_Config.ini の全ての要素を数える Yaf_Config_Ini::count (Yaf >=1.0.0) Yaf_Config_Ini::count — Yaf_Config.ini の全ての要素を数える 説明 public Yaf_Config_Ini::count (): void 警告 この関数は、 現在のところ詳 ...
https://man.plustar.jp/php/yaf-config-ini.count.html - [similar]
配列または Countable オブジェクトに含まれるすべての要素の数を数える 1728
« compact current » PHP Manual 配列 関数 配列または Countable オブジェクトに含まれるすべての要素の数を数える count (PHP 4, PHP 5, PHP 7, PHP 8) count — 配列または Countable オブジェクトに含まれるすべての要素の数を数える 説明 count ( Countable | array $value , int $mode = COUNT_NORMAL ): ...
https://man.plustar.jp/php/function.count.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT