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
- Visit your group "php_mysql" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
