CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 expression in mysql

Print topic Send  topic

Author Message
itzumar

Posts: 88
Posted: 01/29/2013, 3:58 AM

total = total + installment
how to do it in mysql?

i want to get some thing like this

total= total+installment
10= 8+2
12= 10+2
_________________
Umar
View profile  Send private message
MichaelMcDonald

Posts: 640
Posted: 02/03/2013, 3:23 AM

$total = $total + $instalment;
_________________
Central Coast, NSW, Australia.

View profile  Send private message
laneoc

Posts: 154
Posted: 02/03/2013, 11:18 AM

Correction Michael:

$total = $total + $installment;

Two letter Ls.
_________________
Lane
View profile  Send private message
MichaelMcDonald

Posts: 640
Posted: 02/05/2013, 3:44 PM

a spelling error - come on who cares?

anyway, according to dictionary:

http://www.thefreedictionary.com/instalment


_________________
Central Coast, NSW, Australia.

View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.