Required fields in PHP form.

In Php, required fields means the input fields must be filled if the users want to submit the form without any error messages alert.

Code :