Re: How to SUM every row for SubTotal?
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
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 ?