I am brand new to programming I am trying to run a program using the array_sum() function this is the message I get.
Is there another way to add up an array?
Or am I doing something wrong?
Fatal error: Call to undefined function: array_sum() in
Other functions seem to work ok.