Please go to my final post in this thread to see how I got it working
Hey all,
I got my other problem taken care of, now I'm trying to do something else.
I have a table set up with 13 different variables I guess (columns maybe?). Things such as name, date, profit, username, password etc etc. What I want to do is have my little HTML/PHP page run through the database and count up the total profit. How would I go about doing this? Profit is just called Profit. Thanks!