March 2002
Intermediate to advanced
528 pages
21h 29m
English
array_sum
mixed array_sum(array array)
Returns the sum of every element in the array. If all of the values are integers, an integer is returned. If any of the values are doubles, a double is returned.