Program 1 : Implement calculator to convert distances between (both ways) miles and kilometres. One mile is about 1.609 kilometres. User interface (distance.html) has one text-input, two radio-buttons, submit and reset -buttons. Values are posted to PHP-script (distance.php) which calculates the conversions according the user input.
Answer :
File : distance.html
File : distance.php
Assignment No : 3 Working with Forms
Reviewed by technical_saurabh
on
December 24, 2020
Rating:
No comments:
Post a Comment