[Solved] array sum in array php [closed]


Create a separate array then loop through the nested array and add them individually. If you cannot perform that then you shouldn’t be writing code in PHP 😉

solved array sum in array php [closed]