Question: PHP Need these changes made to my form and handler: Rename the old cruise_form.php to cruise_form.php_old Rename cruise_form_bootstrap.php to cruise_form.php Ensure that client-side validation is
PHP
Need these changes made to my form and handler:
Rename the old cruise_form.php to cruise_form.php_old
Rename cruise_form_bootstrap.php to cruise_form.php
Ensure that client-side validation is working for all fields set as "required" (including the verify email and checkbox added last week)
Convert all dropdowns to use arrays (created at the top of the cruise_form_bootstrap.php)
Add a footer.php which will be included on the cruise_form.php
Finally, update your handler.php to output a "thank you/confirmation" message with all the fields that were provided from the form
Initial Code:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
