Simple Contact form example PHP
Jon Moffet
I've manage to create a simple Contact Form demonstration code for you to use as an example. The code is very minimal and consist of 3 main files :
- contactform.html - for the contact form interface
- contact.css - for styling the contact form
- process.php - form processing code and logic
The example uses PHPMailer to send emails instead of mail() function as it is safer to use than the usual mail() function
Note : the contact form is very simple that it does not include input validation to counter spammers and malicious user, use it for your own reference only.
Download link : plaincf.zip
Demo : Plain Contact Form
Tags: contact, contact form, example, examples, php, snippets, email
Posted in Uncategorized |









May 9th, 2007 at 6:07 pm
[...] is an example of an enhanced contact form previously previously featured here and [...]
December 12th, 2007 at 8:25 pm
Hi! I can’t post messagte here…
:-(
google
June 4th, 2008 at 6:12 pm
fakap all