PHP Doku:: Checks if the iterator is valid - iteratoriterator.valid.html

Verlauf / Chronik / History: (2) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The IteratorIterator class

<<IteratorIterator::rewind

The LimitIterator class>>

IteratorIterator::valid

(PHP 5 >= 5.1.0)

IteratorIterator::validChecks if the iterator is valid

Beschreibung

public bool IteratorIterator::valid ( void )

Checks if the iterator is valid.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns TRUE if the iterator is valid, otherwise FALSE

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