Re: How to SUM every row for SubTotal?

2005-11-23 Thread Afivi Andri S
but it can't work if multiple tables. how it can use for multiple tables? - Original Message - From: "ISC Edwin Cruz" <[EMAIL PROTECTED]> To: "'The Nice Spider'" <[EMAIL PROTECTED]>; Sent: Wednesday, November 23, 2005 7:13 AM Subject: RE: How to SUM every row for SubTotal? mysql> s

difference mysql_query and mysql_real_query

2005-08-05 Thread Afivi Andri S
need help... what is the different between mysql_query and mysql_real_query, is it about speed or stable? and how to use mysql_use_result ?