
contact-form-x
A simple PHP contact form with advanced address validation and administration utilities for personal sites. Optional MYSQL database logging.
- Contact form screenshots
- Administration interface screenshots
- Theme system
- Philosophy
- Install and setup
* All text customizable from web interface or config file
* Javascript and server side e-mail address validation
* Optionally verify MX record for the given email (a real server exists)
* Submit limiter prevents rapid multiple submissions (junk and spam)
* Password protected RSS feed of contacts
* Optional database contact logging
* Easy theme system
* "404 file not found" catch and redirect without nasty mod\_rewrite
* Will work through registrars' framed redirect (such as godaddy.com)
* Admin configuration webpage for easy updates to the config file
* Admin file upload interface
* Admin MX record check interface
* No MYSQL required
* contactForm class can be reused in custom projects
Quick Install 1. Un-pack and upload the files to your server. 1. Manually configure config.inc.php and upload it -- or -- surf to admin.php (user/pass: admin/admin) and configure from the web. Look at comments and descriptions to understand the configuration options. 1. (optional) Create a /files sub directory if you want to use the admin page uploader. (more install instructions and notes)
This is my solution to a dead personal homepage. I've had my domain for nearly 10 years, but I only use it for e-mail and as a point of contact. That doesn't stop me from installing the latest trendy CMS every few months -- I usually do one post announcing the site, and then never touch it again.
This time I made a simple contact homepage just for me, and maybe you. It lets people contact you. That's it.
I added a web administration interface to edit the configuration file (config.inc.php), and a quick file upload interface for when you need to share a file, but don't have a FTP client handy.
Read more: http://www.instructables.com/id/Simple_PHP_personal_contact_homepage_web30/
Project Information
- License: GNU GPL v2
- Content License: Creative Commons 3.0 BY-SA
- 2 stars
- svn-based source control