This simple application allows the conversion of one distance measurement to another measurement. The application demonstrates the use of AJAX calls to update the result field without the need to reload the entire page.
The current conversion logic includes feet, metres, inches, millimetres and miles but more metrics could be added easily if required.
The application is written in and executes under PHP 7.3.
Run Code
Click the Run Example button to try out this code example.
Documentation
Click the Webhelp button to view the application help documentation.