Ver original$aTotales = array();while(/**/) { $aTotales[] = $row['total'];} echo array_sum($aTotales);