twzContact
twzContact is a PHP script that makes it easy to create a secure, custom contact page on your web site. A contact page allows your visitors to enter details into a form which generates an email to you, containing the details entered. The visitor (or any spambot) cannot find out your email address from this page.

All the settings for twzContact are stored in a plain text file, which can be as simple as this:
[Email Options]
ToAddress = jsmith@example.com.au
[Fields]
name = text
comment = textarea
Many different field types are supported, including drop-down list, popup calendar, file upload, captcha validation and fieldsets.
For more information, see the demo or twzContact documentation.
The current version of twzContact requires PHP5 or later. The last version compatible with PHP4 is v2.4.3 (2010-07-21), and is still available here:
Posts: 1
Reply #2 on : Thu July 22, 2010, 10:53:30
Posts: 4
Reply #3 on : Thu December 09, 2010, 05:03:55
Posts: 4
Reply #5 on : Wed July 13, 2011, 14:51:04
Posts: 4
Reply #7 on : Wed July 13, 2011, 16:23:38
Write a comment
- Required fields are marked with *.
Posts: 4
Reply #1 on : Thu July 22, 2010, 05:05:23