how can i display the totals remaining per row  thru  a query as the
results are displayed from a mysql table ??

i have the following to give me the TOTAL remaining in all remaining Filds
$sql2 ="SELECT SUM(CtrlProjrem+OthrProjrem+ElecRem) AS btstotal7 FROM
orders GROUP BY ordernumber ORDER BY ElecRem";






The php_mysql group is dedicated to learn more about the PHP/MySQL web database possibilities through group learning.



YAHOO! GROUPS LINKS




Reply via email to