Is there a way to make a fiels required in simple PHP form. Example: Form may have 5 fields but only 3 required to make form sucessful. So far my form will send with no information filled out.
If you are using the PHP Feedback form then if you name your fields correctly (third tab in the inspector) then you will get an error if the email field is not filled in. See the section on Special Names near the bottom FreewayActions.com | PHP feedback form