update : 2015.11.03
php.shukuma.com검색:
|
iterator_apply(PHP 5 >= 5.1.0) iterator_apply — Call a function for every element in an iterator 설명Calls a function for every element in an iterator. 인수
반환값Returns the iteration count. 예제
Example #1 iterator_apply() example
<?php 위 예제의 출력: APPLES BANANAS CHERRIES |