fritz Jung
07-25-2002, 10:25 PM
First off... Thanks to those of you that helped yesterday. Appreciate it.
How do I sumarize a fields contents from all records returned from a select statement... IN PHP?
Exp.
two records returned with a column called 'visits'...
one record has 20 in the visits column and the other has 30
HOW can I get PHP to add up THIS COLUMN in those two records? ??
How do I sumarize a fields contents from all records returned from a select statement... IN PHP?
Exp.
two records returned with a column called 'visits'...
one record has 20 in the visits column and the other has 30
HOW can I get PHP to add up THIS COLUMN in those two records? ??