Get Total From While Loop


Posted on 16th Feb 2014 07:03 pm by admin

I'm trying to get the total for each product and add them for a Grand Total to list outside the loop or only echo once I can do the addition but it will echo 5 time in the loop.
How would I go about doing this?
Thanks in advance for your help.
Code: <?php
Did you know?Explore Trending and Topic pages for more stories like this.

$cart2="SELECT * FROM products WHERE pro_indid='glass'";

$res2 = mysql_query($cart2) or die('Error, query failed 2');

while($cr2=mysql_fetch_array($res2)){

$totrow=$cr2["total"];
///the $totrow will echo below 5 time each price in database 5.67 which the total should be 28.35 //
echo $totrow;
}

///Output of total would be $28.35

?>
The output I'm looking for would be like so

5.67
5.67
5.67
5.67
5.67

GrandTotal:28.35
No comments posted yet

Your Answer:

Login to answer
74 Like 25 Dislike
Previous forums Next forums
Other forums

xml element exists
Code: [Select]<?xml version="1.0"?>
<Addresses>
<

Greek characters in php
Hi,

I'm making a script and I m using for first time greek characters.
I started to write

Help on query replacing the date
Hi Pals,

i want to replace the current date in a column to some value say C or D or any n

search function
HI guys,

if anyone could point us in the right direction of how to do this, or provide some t

pointer 102 question
I read a book
1
2
3
4
5
6
7
8
9
10
11
12
int main() {

Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end

php require help needed
Ok i tried to use the search funtion but the word require is everywhere.

i'm really new to cr

Upload Code Help
Hi everyone I need some help with a bit of code ive been working with for a while. I am completely s

please fix the error
What is the error in the below code ???
Line number On/Off | Expand/Contract <?php

Calculating n! using vector
#include
#include
#include

using

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash