PHP Array SumAdded on:- April/16/2007 by adminWe can store values in an array and calculate the sum of the values inside the array by using the array_sum function.