PHP Doku:: Construct a new CachingIterator object for the iterator. - cachingiterator.construct.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStandard PHP Library (SPL)IteratorenThe CachingIterator classCachingIterator::__construct

Ein Service von Reinhard Neidl - Webprogrammierung.

The CachingIterator class

<<The CachingIterator class

CachingIterator::count>>

CachingIterator::__construct

(PHP 5)

CachingIterator::__constructConstruct a new CachingIterator object for the iterator.

Beschreibung

CachingIterator::__construct ( Iterator $iterator [, string $flags ] )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

iterator

Iterator to cache

flags

Bitmask of flags.


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