xenooreo Posted June 11, 2006 Share Posted June 11, 2006 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 ^^ Quote Link to comment https://forums.phpfreaks.com/topic/11679-adding-the-value-of-integers-from-mysql-database/ Share on other sites More sharing options...
shoz Posted June 11, 2006 Share Posted June 11, 2006 [a href=\"http://www.phpfreaks.com/forums/index.php?s=&showtopic=95479&view=findpost&p=382090\" target=\"_blank\"]http://www.phpfreaks.com/forums/index.php?...ndpost&p=382090[/a] Quote Link to comment https://forums.phpfreaks.com/topic/11679-adding-the-value-of-integers-from-mysql-database/#findComment-44159 Share on other sites More sharing options...
xenooreo Posted June 11, 2006 Author Share Posted June 11, 2006 Thanks very much [img src=\"style_emoticons/[#EMO_DIR#]/laugh.gif\" style=\"vertical-align:middle\" emoid=\":laugh:\" border=\"0\" alt=\"laugh.gif\" /] Quote Link to comment https://forums.phpfreaks.com/topic/11679-adding-the-value-of-integers-from-mysql-database/#findComment-44161 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.