Do you need a PHP Calculator?
I have the perfect script for you :)
Preview: http://revplit.xyz/calculator.php
<!-- This Script is from www.revplit.xyz, -->
<form action="calculator.php" method="post" id="rekenmachine">
<input name="c1" id="c1" type="text" size="10" />
<label...