Brian, I'm about an 8 day year old PHP programmer, but I can tell you how I would do it. I'm simply letting you know I'm new in case someone has a better idea. I would create one array that contains the first set of records you want to manipulate. Then I would create a second array for the second set of records.
Then I would create a for loop that performs the calculation. Can you tell us more about what you are "specfically trying to do?" Are you to trying to calculate the sum of 2 fields from 2 separate tables? grant On 3/21/06, Brian E Boothe <[EMAIL PROTECTED]> wrote: > > HI all ; > can anyone Guide me on Summing or Displaying the Sum and performing > basic arithmitic on tables thru MySQL or stored procedures , linkson > the topic would be good also > thanks alot > > > > > > > > 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<http://groups.yahoo.com/group/php_mysql>" > on the web. > > - To unsubscribe from this group, send an email to: > [EMAIL PROTECTED]<[EMAIL PROTECTED]> > > - Your use of Yahoo! Groups is subject to the Yahoo! Terms of > Service <http://docs.yahoo.com/info/terms/>. > > > ------------------------------ > [Non-text portions of this message have been removed] The php_mysql group is dedicated to learn more about the PHP/MySQL web database possibilities through group learning. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php_mysql/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
