number array_sum ( array $array )
array_sum() returns the sum of values in an array.
Returns the sum of values as an integer or float.