I have a table that I want to calculate the sum total of all the values in column \"Price\"
Do you have any database connection? If not, you should read up on using MySQL in PHP.
If you do already know how to connect, you can still use that same example. :)