update : 2015.11.03
php.shukuma.com검색:
|
FilterIterator::accept(PHP 5 >= 5.1.0) FilterIterator::accept — Check whether the current element of the iterator is acceptable 설명
public
abstract
bool FilterIterator::accept
( void
)
Returns whether the current element of the iterator is acceptable through this filter. 인수이 함수는 인수가 없습니다. 반환값
예제
Example #1 FilterIterator::accept() example
<?php 위 예제의 출력: more than 10 characters |