Homework 1
When turning in your assignments you need to do the following
make sure to send me a link to your index page so I can find your homework solutions
make sure you attach all of your relevant PHP and/or HTML files
Create an Index Page
(33 PTS) 1. Create an index.html page for your PHP web so that when
someone goes to this directory it loads up as the default. You
also want to make sure that it has current links to
You are going to want to make sure you keep this up to date throughout the semester, particularly for when you turn in homework solutions. Forms (33 PTS) 2. Create a form on a page called GetInfo.php to get the following pieces of information from a student at Quinnipiac and feed it back to them on another webpage called YourReply.php. Make sure you use appropriate input controls.
Calculator (33 PTS) 2. Create a simple calculator that takes inputs from two different text boxes on a page called Calculate.html. When the user presses the submit button you want to give appropriate feedback about their inputs and results and tell the user
|