W php 5.5+ możesz po prostu użyć array_column i array_sum tak: $value = array_sum(array_column($arr,'f_count'));