検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 1014 for [SIMILAR] 16 1024 4096 WITH 28740 foreach WITH 1... (1.647 sec.)
配列から現在のキーと値のペアを返して、カーソルを進める 0
« current end » PHP Manual 配列 関数 配列から現在のキーと値のペアを返して、カーソルを進める each (PHP 4, PHP 5, PHP 7) each — 配列から現在のキーと値のペアを返して、カーソルを進める 警告 この関数は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨し ...
https://man.plustar.jp/php/function.each.html - [similar]
LimitIterator クラス 0
« IteratorIterator::valid LimitIterator::__construct » PHP Manual イテレータ LimitIterator クラス LimitIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに LimitIterator クラスは、ある Iterator 上の限られたサブセットに対する反復処理を行います。 クラス概要 class LimitIterator extends I ...
https://man.plustar.jp/php/class.limititerator.html - [similar]
ArrayIterator クラス 0
« AppendIterator::valid ArrayIterator::append » PHP Manual イテレータ ArrayIterator クラス ArrayIterator クラス (PHP 5, PHP 7, PHP 8) はじめに このイテレータは、配列やオブジェクトを反復処理する際に 値やキーをリセットしたり修正したりすることができます。 同じ配列を何度も反復処理したい場合は ...
https://man.plustar.jp/php/class.arrayiterator.html - [similar]
イテレータの最初の要素に巻き戻す 0
« Iterator::next Iterator::valid » PHP Manual Iterator イテレータの最初の要素に巻き戻す Iterator::rewind (PHP 5, PHP 7, PHP 8) Iterator::rewind — イテレータの最初の要素に巻き戻す 説明 public Iterator::rewind (): void イテレータの最初の要素に巻き戻します。 注意 : これは、 foreach ループの ...
https://man.plustar.jp/php/iterator.rewind.html - [similar]
配列内の現在の要素を返す 0
« count each » PHP Manual 配列 関数 配列内の現在の要素を返す current (PHP 4, PHP 5, PHP 7, PHP 8) current — 配列内の現在の要素を返す 説明 current ( array | object $array ): mixed 各配列は、"カレント"の要素へのポインタを有しています。 このポインタは、配列に挿入された最初の要素を指すように ...
https://man.plustar.jp/php/function.current.html - [similar]
オフセットの値を削除する 0
« ArrayIterator::offsetSet ArrayIterator::rewind » PHP Manual ArrayIterator オフセットの値を削除する ArrayIterator::offsetUnset (PHP 5, PHP 7, PHP 8) ArrayIterator::offsetUnset — オフセットの値を削除する 説明 public ArrayIterator::offsetUnset ( mixed $key ): void オフセットの値を削除しま ...
https://man.plustar.jp/php/arrayiterator.offsetunset.html - [similar]
現在の要素の子要素を返す 0
« SimpleXMLIterator::current SimpleXMLIterator::hasChildren » PHP Manual SimpleXMLIterator 現在の要素の子要素を返す SimpleXMLIterator::getChildren (PHP 5, PHP 7, PHP 8) SimpleXMLIterator::getChildren — 現在の要素の子要素を返す 説明 public SimpleXMLIterator::getChildren (): SimpleXMLItera ...
https://man.plustar.jp/php/simplexmliterator.getchildren.html - [similar]
ある範囲の整数を有する配列を作成する 0
« prev reset » PHP Manual 配列 関数 ある範囲の整数を有する配列を作成する range (PHP 4, PHP 5, PHP 7, PHP 8) range — ある範囲の整数を有する配列を作成する 説明 range ( string | int | float $start , string | int | float $end , int | float $step = 1 ): array ある範囲の整数を有する配列を作成し ...
https://man.plustar.jp/php/function.range.html - [similar]
反復処理のモードを設定する 0
« SplQueue::enqueue SplHeap » PHP Manual SplQueue 反復処理のモードを設定する SplQueue::setIteratorMode (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplQueue::setIteratorMode — 反復処理のモードを設定する 説明 public SplQueue::setIteratorMode ( int $mode ): void パラメータ mode 変更可能な反復処理のパラメ ...
https://man.plustar.jp/php/splqueue.setiteratormode.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT