Lab 6: PHP and Forms

Assignment

Use a combination of XHTML and PHP to create an simple interactive Mortgage calculator. A minimalist screen snapshot is provided below.

Save your pages as lab6.html, lab6.php, in folder C:\wamp\www\labs\lab6 .

Lab 6 Screen Snapshot

Note: All HTML elements are laid out using the default browser styling. Inline elements are enclosed inside paragraphs <p>

lab6.html
Lab 6.html 

lab6.php
Lab 6.php