This example goes through the complete form process with just one input type (email) so that you get your form created and tested on the most simplest of terms. After that you can build the form by ...
Put form fields into an array and state which validation methods to apply. Create a new object called $validator and use the $_POST array and previously declared ...