PHP Doku:: Get current key - limititerator.key.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-Startseite ≥ PHP-Handbuch ≥ Funktionsreferenz ≥ Sonstige Grunderweiterungen ≥ Standard PHP Library (SPL) ≥ Iteratoren ≥ The LimitIterator class ≥ LimitIterator::key

Ein Service von Reinhard Neidl - Webprogrammierung.

The LimitIterator class

<<LimitIterator::getPosition

LimitIterator::next>>

LimitIterator::key

(PHP 5 >= 5.1.0)

LimitIterator::key — Get current key

Beschreibung

public mixed LimitIterator::key ( void )

Gets the key for the current item in the inner Iterator.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the key for the current item.

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",...)