This is a simple PHP form to email script with a confirmation page that shows the visitor what they submitted, before the data is sent. The validation is all server side, so you don't have to worry ...
This is a simple PHP form to email script with a confirmation page that shows the visitor what they submitted, before the data is sent. The validation is all server side, so you don't have to worry about browser compatibility.