Marriver
05-19-2008, 11:05 PM
Hi:
I am really a beginner. I have some php knowledge.
I would appreciate if somebody can post for me the programming for a calculator:
It has to be able to perform a simple arithmetic function, it has to have windows to enter the information and a "calculate" and "reset" buttons.
The calculator should have this display:
RAMP CALCULATOR
Enter rise ( a window to input information in inches)
Calculate Reset
Length for 1: 12 (a window showing the results)
Formula= rise/ 1
Length for 2:12 (a window showing the results)
Formula= rise/2
Length for 3:12 (a window showing the results)
Formula = rise/3
If the person enter the rise, then the result should show up in the 3 length windows.
This is a very simple calculator but... i do not know how to do the coding. Hope somebody would be able to help me:confused:
Thanks
Marriver
I am really a beginner. I have some php knowledge.
I would appreciate if somebody can post for me the programming for a calculator:
It has to be able to perform a simple arithmetic function, it has to have windows to enter the information and a "calculate" and "reset" buttons.
The calculator should have this display:
RAMP CALCULATOR
Enter rise ( a window to input information in inches)
Calculate Reset
Length for 1: 12 (a window showing the results)
Formula= rise/ 1
Length for 2:12 (a window showing the results)
Formula= rise/2
Length for 3:12 (a window showing the results)
Formula = rise/3
If the person enter the rise, then the result should show up in the 3 length windows.
This is a very simple calculator but... i do not know how to do the coding. Hope somebody would be able to help me:confused:
Thanks
Marriver