Question: 2) Create the following HTML form. [1 mark] programming language drop-down list contains the following languages: Rust, Java, PHP, Scala Registration Form fill in
2) Create the following HTML form. [1 mark] programming language drop-down list contains the following languages: Rust, Java, PHP, Scala Registration Form fill in all fields and click Submit. Your Information First Name: Last Name: Email: Phone: Programming Languages Which programming language do you want to learn? Scala v Operating Systems Which operating system do you prefer? Windows O Mac OS OLinux O Other Submit Once the user clicks on the submit button, it will call a PHP script titled insertion_handler.php, which is responsible for adding the user information and preferences as one record in the 'mails' table. It is also responsible for post- validation as required in point (3) below. Use the form to insert few records in the 'mails' table.
Step by Step Solution
3.31 Rating (151 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
