Site Search

Lab 10: PHP and Forms

Student Learning Objectives

After completion of this lab, students should be able to

Assignment

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

Save your pages as index.html, lab10.php, lab10.js, and lab10.css in folder u:\htdocs\Lab10 in your cs35002 account.

To Receive Credit

Grading Criteria

Lab 10 Screen Snapshot

Note: this is a minimalist solution without CSS styling or error-checking that would receive a score of 8 out of 10. For maximum points, use CSS to apply some styling to the form and output page and JavaScript to error check user input.

Lab 10 screen snapshot  Lab 10 Output Page