(PHP 5 >= 5.3.0)
MultipleIterator::attachIterator — Attaches iterator information
Attaches iterator information.
이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.
The new iterator to attach.
The associative information for the Iterator, which must be an integer, a string, or NULL.
Description...
An IllegalValueException if the iterator parameter is invalid, or if infos is already associated information.