/PHP_Simple_form

A simple form created using PHP that accepts user inputs, allows the user to submit the information or clear it, and the user's input will be echoed. The form also validates the user input to ensure the required fields have a value.

Primary LanguagePHP

PHP_Simple_form

A simple form created using PHP that accepts user inputs, allows the user to submit the information or clear it, and the user's input will be echoed.