検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 1086 for [SIMILAR] 16 1024 4096 WITH 20830 simplexmleleme... (0.781 sec.)
一つ以上の要素を配列の最初に加える 2021
« 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]
現在の要素が有効かどうかを調べる 2021
« SimpleXMLIterator::rewind SimpleXML 関数 » PHP Manual SimpleXMLIterator 現在の要素が有効かどうかを調べる SimpleXMLIterator::valid (PHP 5, PHP 7, PHP 8) SimpleXMLIterator::valid — 現在の要素が有効かどうかを調べる 説明 public SimpleXMLIterator::valid (): bool このメソッドは、現在の要素が ...
https://man.plustar.jp/php/simplexmliterator.valid.html - [similar]
配列の末尾から要素を取り除く 2021
« 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]
現在の要素を取得する 2021
« LimitIterator::__construct LimitIterator::getInnerIterator » PHP Manual LimitIterator 現在の要素を取得する LimitIterator::current (PHP 5 >= 5.1.0, PHP 7, PHP 8) LimitIterator::current — 現在の要素を取得する 説明 public LimitIterator::current (): mixed 内部イテレータの現在の要素を取得し ...
https://man.plustar.jp/php/limititerator.current.html - [similar]
現在の要素のキーを取得する 2021
« IteratorIterator::getInnerIterator IteratorIterator::next » PHP Manual IteratorIterator 現在の要素のキーを取得する IteratorIterator::key (PHP 5 >= 5.1.0, PHP 7, PHP 8) IteratorIterator::key — 現在の要素のキーを取得する 説明 public IteratorIterator::key (): mixed 現在の要素のキーを取得し ...
https://man.plustar.jp/php/iteratoriterator.key.html - [similar]
次の要素に移動する 2021
« IteratorIterator::key IteratorIterator::rewind » PHP Manual IteratorIterator 次の要素に移動する IteratorIterator::next (PHP 5 >= 5.1.0, PHP 7, PHP 8) IteratorIterator::next — 次の要素に移動する 説明 public IteratorIterator::next (): void 次の要素に移動します。 パラメータ この関数にはパ ...
https://man.plustar.jp/php/iteratoriterator.next.html - [similar]
現在の要素を返す 2021
« CachingIterator::count CachingIterator::getCache » PHP Manual CachingIterator 現在の要素を返す CachingIterator::current (PHP 5, PHP 7, PHP 8) CachingIterator::current — 現在の要素を返す 説明 public CachingIterator::current (): mixed 警告 この関数は、 現在のところ詳細な情報はありません。 ...
https://man.plustar.jp/php/cachingiterator.current.html - [similar]
foreach 2021
« 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]
現在の要素を取得する 2021
« RecursiveTreeIterator::__construct RecursiveTreeIterator::endChildren » PHP Manual RecursiveTreeIterator 現在の要素を取得する RecursiveTreeIterator::current (PHP 5 >= 5.3.0, PHP 7, PHP 8) RecursiveTreeIterator::current — 現在の要素を取得する 説明 public RecursiveTreeIterator::current ( ...
https://man.plustar.jp/php/recursivetreeiterator.current.html - [similar]
現在の配列の要素を返す 2021
« SplFixedArray::count SplFixedArray::fromArray » PHP Manual SplFixedArray 現在の配列の要素を返す SplFixedArray::current (PHP 5 >= 5.3.0, PHP 7) SplFixedArray::current — 現在の配列の要素を返す 説明 public SplFixedArray::current (): mixed 現在の配列の要素を取得します。 パラメータ この関数 ...
https://man.plustar.jp/php/splfixedarray.current.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT