This project includes an HTML form for collecting personal information and course preferences from the user, and a PHP script to display the submitted data. The form asks for the user's name, surname, gender, and course selection.Upon submission, the data is sent to a PHP script that displays the inputted information. The project showcases a basic implementation of HTML forms and PHP for handling and presenting user data.
MAR-AM/Personal-Information-and-Course-Selection-Form-with-PHP-Display
This project includes an HTML form for collecting personal information and course preferences from the user, and a PHP script to display the submitted data. The form asks for the user's name, surname, gender, and course selection.
HTML