PHP Dokumentation: Filteriterator key
12. Januar 2010 von werner
FilterIterator::key
(PHP 5 >= 5.1.0)
FilterIterator::key — Get the current key
Beschreibung
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Get the current key.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
The current key.
Siehe auch
- FilterIterator::next() – Move the iterator forward
- FilterIterator::current() – Get the current element value