jpswelch / php-swim-time-conversion

PHP class to convert swimming times to and from yards, meters, short course, and long course. Also handles altitude conversions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Swim Time Conversion

PHP class to convert swimming times to and from yards, meters, short course, and long course. Also handles altitude conversions.

Files

  • index.php - HTML/CSS code for the demo form. This file instantiates the conversion class and displays the form.

  • swimconvert.class.php - The main PHP class which contains the factors, handles the conversions, and returns the conversion form/errors/time.

Demo

See: http://www.brianstanback.com/swimconvert/

About

PHP class to convert swimming times to and from yards, meters, short course, and long course. Also handles altitude conversions.

License:Other


Languages

Language:PHP 100.0%