PHP » GoLang |
login |
register |
about
|
iterator_apply(PHP 5 >= 5.1.0, PHP 7) iterator_apply — Call a function for every element in an iterator DescriptionCalls a function for every element in an iterator. Parameters
Return ValuesReturns the iteration count. Examples
Example #1 iterator_apply() example
<?php The above example will output: APPLES BANANAS CHERRIES |
more
Recently updated
more
Most requested
more
Last requests
|