blob: dc4a6c71c645df951a6128357f612a809f510f64 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
Formication is a form processor which can send custom-formatted email,
save form data to custom-formatted files, and reply to the user with
a custom-formatted response. Formication is also able to require that
certain fields be filled in. All configuration is done with simple
templates, all of the templates for a given form being within the same
file.
Author: Andru Luvisi <luvisi@villainy.com>
WWW: http://www.villainy.com/developers.html
|