scripts, softwares
Home

New Listings

Most Popular

Top Rated

Login

Signup
Search ::  




Sponsors
 
Categories
 
Sponsor links
Calculators related scripts & softwares
Given two tables of addresses - sources and destinations - this software creates a pivot table-like display of all distances & driving times. Requires only a server with PHP - no database necessary.
 
 
Mortgage calculator is free to use and configure however you like. The script calculates total mortgage cost, interest paid over the whole mortgage, and monthly payments for both interest only and full repayment mortgages.
 
 
Interactive PHp-Script that allows your visitors to calculate their blood-alcohol-level after filling in their body-height, body-weight and their sex. The look and feel of the script can easily be customized in a config-file, the list of drinks can easily be altered by you in a database-file.
 
 
Ivis Converter is a tool written in php which uses international conversion rates to exchange different types of measuring units from all the world.You can almost convert just about everything to anything else.
 
 
A calculator that can easily be added to a website. It is coded in OOP PHP and can be easily addapted to suit the users needs.
 
 

Page(s) PREV 1 2 3 4 5 6 

Copyright © 2007 templatesscripts.com. All rights reserved.Copyright © 2007
© 2009, Side Shack, Inc. All Rights Reserved.
Privacy Policy



From Wiki:

PHP is a widely used, general-purpose scripting language that was originally designed for web development to produce dynamic web pages. For this purpose PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document. As a general-purpose programming language, PHP code is processed by an interpreter application in command line mode performing desired operating system operations and producing program output on its standard output channel. It may also function as a graphical application. PHP is available as a processor for most modern web servers and as standalone interpreter on almost every operating system and computing platform. PHP was originally created by Rasmus Lerdorf in 1995[1] and has been in continuous development ever since. The main implementation of PHP is now produced by The PHP Group and serves as the de facto standard for PHP as there is no formal specification.[3] PHP is free software released under the PHP License, which is incompatible with the GNU General Public License (GPL) because of restrictions on the use of the term PHP.[4]