Sum of Values in an Array


Posted on 16th Feb 2014 07:03 pm by admin

This is probably really simple... but it's been years since I've written anything, so bare with me!

I've got a MySQL database setup with a table that has multiple fields, where one is a numerical balance. I want to fetch all of these balances, add them together, and print a total.

Did you know?Explore Trending and Topic pages for more stories like this.
This is what I have so far:

$acctTotal = mysql_query('SELECT bal FROM assets WHERE term = 'C'');
while($row = mysql_fetch_assoc($acctTotal)){
echo $row[bal];
}
No comments posted yet

Your Answer:

Login to answer
302 Like 15 Dislike
Previous forums Next forums
Other forums

Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w

foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh

extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only

update the selected existing records of database
Hi frndz,
I am new to php and get stuck....

Edit.php > Update.php > Updatea

trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra

Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I

Mouseover to edit (Ajax)
hi friends, can anyone help with the code behind to get this application working, please in VB (new

Create multiple (n) arrays
Hi there,

I have the following need:

I have 2 arrays (coming from a databases)

! = ''
In the following 'IF' statement if v_ompcat = PU for example then Oracle equates that 'IF' statement

need good snippet manager
Hi. as i am coding and learning more, it is becoming difficult to manage code snippets. how you mana

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash