Fill in the blank with the appropriate PHP function.
The_________ function is used to return the sum of the values of every entry within an array.
array_sum()
Submit