There is a table with two columns, the first column is the name, the second is the sum. How do I calculate the entire amount and display it in html.
I know how to make a request, I don’t understand how to display all this on php
SELECT SUM( `sum` ) FROM actualparish