PHP » GoLang |
login |
register |
about
|
array_reduce(PHP 4 >= 4.0.5, PHP 5, PHP 7) array_reduce — Iteratively reduce the array to a single value using a callback function Description
array_reduce() applies iteratively the
Parameters
Return ValuesReturns the resulting value.
If the array is empty and Examples
Example #1 array_reduce() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|