phpWebForm Example

This form attempts to demonstrate the capabilities of the form processor script. Just about every type of input is demonstrated (I think...). Two file uploads are used to show multiple uploads are possible. Some example text is in the name, email and textarea inputs. When submitted, the script will use the template method to display a thank you page. This too is an example and attempts to show what is possible using templates.
Name:
(text)
Email address:
(text)
Rating:
(radio)
Good
Average
Poor
Which list:
(checkboxes)
Update List
Humour List
Comment:
(textarea)
Interests:
(multiple select)
Income:
(select)
File upload:
(file)
File upload 2:
(file)