Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
CachingIterator
PHP Manual

CachingIterator::__construct

(PHP 5 >= 5.1.3)

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

Description

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

This function is currently not documented; only its argument list is available.

Parameters

iterator

Iterator to cache

flags

Bitmask of flags.


CachingIterator
PHP Manual