- Oct 11, 2000
- 16,843
- 2
- 0
I have a
detail.php (which takes info from a server and puts it out in to xml)
detail.xsl (which displays the xml data)
Now I need to sum up the 3rd column in the detail.xsl which takes information from the detail.php.
We have 3 columns and xxx amount of rows. The rows depends on what the user inputs in to pick a YEAR and MONTH for the display.
Thanks a lot.
Koing
detail.php (which takes info from a server and puts it out in to xml)
detail.xsl (which displays the xml data)
Now I need to sum up the 3rd column in the detail.xsl which takes information from the detail.php.
We have 3 columns and xxx amount of rows. The rows depends on what the user inputs in to pick a YEAR and MONTH for the display.
Thanks a lot.
Koing
