| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
InfiniteIterator::__construct(PHP 5 >= 5.1.0) InfiniteIterator::__construct — Constructs an InfiniteIterator 설명Constructs an InfiniteIterator from an Iterator. 인수
 
 반환값값을 반환하지 않습니다. 오류/예외
   Throws an  예제
 Example #1 InfiniteIterator::__construct() example 
<?php위 예제의 출력: cat dog cat dog cat dog cat  |