PHP Doku:: Get the key of the current element - iteratoriterator.key.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStandard PHP Library (SPL)IteratorenThe IteratorIterator classIteratorIterator::key

Ein Service von Reinhard Neidl - Webprogrammierung.

The IteratorIterator class

<<IteratorIterator::getInnerIterator

IteratorIterator::next>>

IteratorIterator::key

(PHP 5 >= 5.1.0)

IteratorIterator::keyGet the key of the current element

Beschreibung

public void IteratorIterator::key ( void )

Get the key of the current element.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The key of the current element.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)