Hello,
I was wondering if anyone could help me as I am trying to add all the rows of a particular field in a MySQL table using PHP.
I have a table named members2 which has a field named points! What I want to be able to do is display the total number of points currently in the site that all members have!
But I have no idea how to do this and cannot seem to find anything when googling it!
Any help is much appreciated!
Justin