Contact PHP Form
This is a very simple PHP Contact Form, that we usually use on some of our projects. It’s very customizable, and easy to add fields (inputs, checkboxes, radio buttons…. anything). The most important, the form is tableless, I’ve used one DIV (container) and fieldset, legend and labels for the form layout.
Use it as you want, spread it out!
Files:
- form.html
- send.php
- form.css
- error.html
- ok.html
Download: zip (4kb)
