Is there a PHP function that returns the sum of a row of an associative array?
If not should I just use a counter and a loop?
View on Stack Overflow
Is there a PHP function that returns the sum of a row of an associative array?
If not should I just use a counter and a loop?
View on Stack Overflow