Manual PHP Înapoi Înainte array_reduce Description array_reduce() applies iteratively the callback function to the elements of the array input, so as to reduce the array to a single value. Exemplu 1. array_reduce() example Înapoi Acasã Înainte Sus