Question: The assignment emphasizes PHP, HTM, and form validation writing. Your solution should consist of two files only: Note: Use XAMPP. Figure 7 and figure 8

 The assignment emphasizes PHP, HTM, and form validation writing. Your solutionshould consist of two files only: Note: Use XAMPP. Figure 7 and

The assignment emphasizes PHP, HTM, and form validation writing. Your solution should consist of two files only:

Note: Use XAMPP.

Figure 7 and figure 8 included in check.php

1. Registration Form.php 2. Check.php Description: Implement the page shown in Figure 1. Save the code in the file "Registration Form.php". When the Signup button is clicked, the information is submitted to the file Check.php. The state dropdown list contains three states: 1. New York 2. New Jersey 3. Connecticut The file "Check.php"performs the following: 1. Ifemailisempty, state is not selected, or the agree button is not checked. Show an error message. For this assignment you can run the validation on all items at once. For example, Figure 2 shows the error message when all fields are missing and Figure 3 shows the error message when the last two fields are missing ... 2. If all fields are correct, display a confirmation screen as shown in Figure 5. When the button on the confirmation page "Yes, Subscribe" is clicked, show the message shown in Figure 6. The button submits to the same PHP file (.e. Check.php) Figures: Registration Form E-mail Address: State: Please Select Error: Missing e-mail address. Check here if you Yes, I agree agree to our terms: Error: Please select a state. Signup Reset Error: You must agree to our terms. Figure 1: Registration Form Figure 2: Error message all fields are missing Error: Please select a state. Error: You must agree to our terms. Error: You must agree to our terms. Figure 3: Error message -state and agree button are missing Figure 4: Error message --Agree button missing Please confirm your information E-mail: someone@yahoo.com State: Connecticut Yes, Subscribe Thank you for subscribing Figure 5: Confirmation Page Figure 6: Final Page Please confirm your information Registration Form E-mail: someone@yahoo.com State: Connecticut E-mail Address: someone@yahoo.com Yes, Subscribe State*: New York Check here if you Yes, I agree agree to our terms": Edit Information (Bonus only) Figure 7: Bonus assignment button added to Check.php Signup Reset Figure 8: When the Edit button is clicked, the user is sent back to the registration page with the information prefilled 1. Registration Form.php 2. Check.php Description: Implement the page shown in Figure 1. Save the code in the file "Registration Form.php". When the Signup button is clicked, the information is submitted to the file Check.php. The state dropdown list contains three states: 1. New York 2. New Jersey 3. Connecticut The file "Check.php"performs the following: 1. Ifemailisempty, state is not selected, or the agree button is not checked. Show an error message. For this assignment you can run the validation on all items at once. For example, Figure 2 shows the error message when all fields are missing and Figure 3 shows the error message when the last two fields are missing ... 2. If all fields are correct, display a confirmation screen as shown in Figure 5. When the button on the confirmation page "Yes, Subscribe" is clicked, show the message shown in Figure 6. The button submits to the same PHP file (.e. Check.php) Figures: Registration Form E-mail Address: State: Please Select Error: Missing e-mail address. Check here if you Yes, I agree agree to our terms: Error: Please select a state. Signup Reset Error: You must agree to our terms. Figure 1: Registration Form Figure 2: Error message all fields are missing Error: Please select a state. Error: You must agree to our terms. Error: You must agree to our terms. Figure 3: Error message -state and agree button are missing Figure 4: Error message --Agree button missing Please confirm your information E-mail: someone@yahoo.com State: Connecticut Yes, Subscribe Thank you for subscribing Figure 5: Confirmation Page Figure 6: Final Page Please confirm your information Registration Form E-mail: someone@yahoo.com State: Connecticut E-mail Address: someone@yahoo.com Yes, Subscribe State*: New York Check here if you Yes, I agree agree to our terms": Edit Information (Bonus only) Figure 7: Bonus assignment button added to Check.php Signup Reset Figure 8: When the Edit button is clicked, the user is sent back to the registration page with the information prefilled

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!