Tutorial POST Validation Loop

Assumptions You have an HTML form with a variety of inputs. The action attribute of the form points to a PHP file that contains the code bel...

Assumptions
You have an HTML form with a variety of inputs. The action attribute of the form points to a PHP file that contains the code below.
Notes about code
This code starts by creating an array that holds the name of various inputs being submitted via a POST. getFormData() is then called, where the required fields are passed in. Inside the function an array is created to hold various pieces

Hot in Week

Popular

Archive

item