Simple Contact Form processes visitor contact messages and stores them in a text file for later consult by the administrator.
The messages can be accessed via a password protected inbox area.
Has the ability to create and manage the contact form dynamically.
DEMO:
Inbox : http://plures.atwebpages.com/scf/inbox/ (Login: admin:admin)
Contact Form: http://plures.atwebpages.com/scf/contact.php
Requirements:
- PHP >= 5.3
- Ability to set file write permissions if necessary.
- PHP GD2 Library (To generate captcha images)

The messages can be accessed via a password protected inbox area.
Has the ability to create and manage the contact form dynamically.
DEMO:
Inbox : http://plures.atwebpages.com/scf/inbox/ (Login: admin:admin)
Contact Form: http://plures.atwebpages.com/scf/contact.php
Requirements:
- PHP >= 5.3
- Ability to set file write permissions if necessary.
- PHP GD2 Library (To generate captcha images)