 |
|
Spis alfabetyczny:
|
 |
Szczegóły funkcji "array-reduce"
| Nazwa |
array_reduce |
| Opis |
Iteratively reduce the array to a single value using a callback function |
| Zastosowanie |
mixed array_reduce ( array input, callback function [, int initial] ) |
| Wersja PHP |
(PHP 4 >= 4.0.5, PHP 5) |
|
|