Which of the following is a PHP function that returns the sum of the elements in an array?

Which of the following is a PHP function that returns the sum of the elements in an array?



Answer: array_sum


Learn More :