This topic is locked
[SOLVED]

 Can PHP Runner be used to create a PHP Calculator?

4/16/2012 1:14:32 PM
PHPRunner General questions
K
karmacomposer author

I like using PHP Runner.
Question: Can a Life Insurance calculator be created with it? I don't need login, just enter some data into the database and then tabulate the results in a excel-like grid (or similar).
Some variables would have to be defined and there are some formulas that will have to be calculated.
Is all this possible?
Mike

C
cgphp 4/16/2012

Sure. Let us know more info about the requirements.

Admin 4/16/2012

Though you can build it in PHPRunner you still need to code all the logic behind it manually. Which means you can have better luck creating a simple calculator page manually. Find one of existing calculator examples on the net and adjust it according to your needs.

K
karmacomposer author 4/16/2012

Though you can build it in PHPRunner you still need to code all the logic behind it manually. Which means you can have better luck creating a simple calculator page manually. Find one of existing calculator examples on the net and adjust it according to your needs.


Except this is no ordinary calculator. It requires the user to input a lot of data and options - it's more like an amortization table than a calculator.

It's for Federal Life Insurance. My attempts at a non-database approach have failed, so now I am looking to do it utilizing a database to capture the data

and then figure out how to calculate and display the results in a grid-like fashion - and it has to be online and part of a website.
Can it be done?
Mike

Admin 4/16/2012

Sure, this can be done though I don't see how PHPRunner can help there. Sure you can adjust one pages adding server-side and client side events but you will end up overwriting all built-in PHPRunner functionality with your own code.

K
karmacomposer author 4/17/2012



Sure, this can be done though I don't see how PHPRunner can help there. Sure you can adjust one pages adding server-side and client side events but you will end up overwriting all built-in PHPRunner functionality with your own code.


OK. I will use something else.
Thanks for the warnings.
Mike

HJB 4/17/2012

[quote name='karmacomposer' date='16 April 2012 - 06:14 PM' timestamp='1334596472' post='65608']

I like using PHP Runner.
Question: Can a Life Insurance calculator be created with it?
quoting excerpt out of http://www.dbycm.com/scripts-iq.htm
INSURANCE QUOTERS: The stand-alone, as-is version of the InstaQuote PHP Script will NOT work for insurance quoters. Insurance quoters require expert skill level using PHP, MySQL, Javascript, HTML, CSS and Graphic Design. If you would like an insurance quoter, we custom-build them for web sites and the starting price is $600, as a back-end MySQL database with an administration area is required. The $600 base price increases depending on the level of difficulty of the insurance quoter. If you would like a custom-built insurance quoter, please visit this page to obtain a custom-build cost for us to prepare one for your web site.
:: Custom Version

If you are not well versed in HTML and PHP, you should visit this page to get a quote for a customized version of this script and we'll do all the work for you. All examples below purchased a customized version of this script. The most common cost to have this script customized for a small instant quote system is $125.
: Cost

The cost of the Stand-Alone Version, meaning you customize it and re-design it, is $30. Just click "Purchase Script" below to purchase the coding so that you can customize it to fit your needs. If you're not sure of your HTML or PHP talents, we can customize this script for an additional fee. Just click here to visit our custom script quote request page.