Jump to content

Adding the value of integers from MySQL database


xenooreo

Recommended Posts

Alright, I'm thinking that the answer to this question is probably pretty easy [img src=\"style_emoticons/[#EMO_DIR#]/smile.gif\" style=\"vertical-align:middle\" emoid=\":smile:\" border=\"0\" alt=\"smile.gif\" /]


In my MySQL database, I have my content stored in a table called 'mainsite_main'. In that table there is also a column called 'hits' which keeps track of how many hits that particular item of content has had.

What I'm trying to do is select the entire column and add all the values together, to display the grand total amount of hits.


Thanks in advance for any help ^^

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.