| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
LimitIterator::__construct(PHP 5 >= 5.1.0) LimitIterator::__construct — Construct a LimitIterator 설명
   Constructs a new LimitIterator from an 
    인수
 
 반환값The new LimitIterator. 오류/예외
   Throws an OutOfRangeException
   if the  예제
 Example #1 LimitIterator::__construct() example 
<?php위 예제의 출력: b c d  |