This is a simple PHP script to process the submission from a form. It does not allow programatically manipulating the data from a form, and simply outputs the contents (after cleaning the submitted data).
The following table shows the data that was submitted by your form to this script.
The Key column is the name your form element had, and the Value is the value for that form element that was submitted.