calculator

  1. Revplit

    Show DevBest [HTML] Calculator schript

    Do you need a HTML Calculator? I have the perfect script for you :) Preview: http://revplit.xyz/calculator.php <!-- This Script is from www.revplit.xyz, --> <CENTER> <FORM name="Keypad" action=""> <TABLE> <B> <TABLE border=2 width=50 height=60 cellpadding=1 cellspacing=5> <TR> <TD colspan=3...
  2. Revplit

    Show DevBest [PHP] Calculator Scripts

    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...
Top