In my database i have rows of job costs, is there a way that i can add them up when people search on my site to give total.
example. searched jobs from monday to friday - each job cost was £1
how could i get php to add them up to = £5 as there a five jobs =£1.
anyhelp??