Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1.. Create a new php file that has a form that asks the user to enter. Make sure that the user enters all the data
1.. Create a new php file that has a form that asks the user to enter. Make sure that the user enters all the data required in the form. o Name First Name and Last name in the same textbox Course Name Assignment 1 Grade (in points) Assignment 2 Grade (in points) Assignment 3 Grade (in points) 2. Once the user clicks the Submit button. The response should be like this: Hello first name user inputs Thank you for entering the data. Your maximum grade is: maximum grade input by the user Your minimum grade is: minimum grade input by the user Good (program should give appropriate greeting like Good morning/ afternoon/ evening depending on the time of the day the user is submitting the form.) Please note that there are today's date and May 13 2018 to find the days remaining in the semester) days before the semester ends. (Make sure to find the difference between 1.. Create a new php file that has a form that asks the user to enter. Make sure that the user enters all the data required in the form. o Name First Name and Last name in the same textbox Course Name Assignment 1 Grade (in points) Assignment 2 Grade (in points) Assignment 3 Grade (in points) 2. Once the user clicks the Submit button. The response should be like this: Hello first name user inputs Thank you for entering the data. Your maximum grade is: maximum grade input by the user Your minimum grade is: minimum grade input by the user Good (program should give appropriate greeting like Good morning/ afternoon/ evening depending on the time of the day the user is submitting the form.) Please note that there are today's date and May 13 2018 to find the days remaining in the semester) days before the semester ends. (Make sure to find the difference between
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started