CalcBuilder Forum

Start guide

Usuario anonymous 2011-10-18 20:38:43

I am sorry but I have read through the documentation and looked at the examples but I am still very confused on what to do. I do not program in PHP. Can you at least give me a start so I can at least have an idea where to begin?

Thank you,

Moonsoft support 2011-10-18 20:39:36

We've attached to examples on the site the simplest calculator that we can think of. It is about sum of two integer numbers. Please import and check:
Input files: we have defined the two numbers, and named the variables as 'number1' and 'number2'
Code: you don't have to do complex coding in php, just follow the math sintax to build the result(s). For this case, a single operation is needed and the sum is called 'result'.
Matrix: please check we've defined an output table that contains one cell with '$result' inside.

Hope you get the functions of the calculator following this example.

...
Support/development

Perfect for small code changes or to correct any bug at your site

Buy now!
...
List Manager

Build different lists for your site

Buy now!