(PHP 5 >= 5.3.0, PHP 7)
Attaches iterator information
public void MultipleIterator::attachIterator ( Iterator $iterator [, string $infos ] )
Attaches iterator information.
Parameters:
iterator
The new iterator to attach.
infos
The associative information for the Iterator, which must be an integer, a string, or NULL.