|
This is another mail form
An easy to use web form
TF (Trouble Free) MailForm is
AKISS-Form
script. It includes a config
mailer written in PHP. It
an easy alternative to the
file, where you can set the
includes a sample form, but
other form emailing scripts.
recipient, website name etc.
you can easily make your
Features include: Text or
and you can edit the layout
own. Configures in 3 easy
HTML emails, Alphabetic or
colors as well. Very easy to
steps.
After the form has
User-defined sort,
use.
been submitted, it creates a
Auto-redirect, Easy to
"Thank You" page
configure, and more.
displaying the submitted
information. Also logs IP
addresses in the mail you
receive. V 1.2 fixes a typo
in one of the variables.
Date: Feb, 04 2002 Date: Jan, 16 2002 Date: Jan, 10 2002 Date: Jan, 07 2002 |
|
Jevon Mailer is a simple form
PGPmail is a basic PHP script
Form_Validator Class is a PHP
FormHandler is a mail script
mailer written in PHP that
that will take the fields in
object that can be used to
with all the functionalities
allows your visitors to send
a form, encrypt them using
validate the presence of
added through modules. The
you an email directly from
PGP, then send them to an
HTML form data. By
modules are dynamically
your website.
email address. It also
"validating", the
configurable which is good
supports redirection to
function simply checks if a
for performance. It is very
another page after
variable is NOT NULL. The
easy to add functionality of
completion. When used with a
class is intended to be
your own. Default modules
secure (https) page, you can
called AFTER the end-user
that are included in the
safely send private data via
has submitted an HTML form.
package are: autoreply,
an HTML form.
The class is first
templates, environment
initiated, then the
variables, required fields,
validate_fields function is
referer check, field format
called by passing the field
check, and mail attach. The
names of all the required
latest version includes
form fields. If any of the
SetCookie-module.
variables (field names) are
NULL the function returns
FALSE, along with an error
message of which fields are
null. If all the variables
are NOT NULL, the function
returns TRUE.
Form_Validator Class has
the ability to check
multiple fields at once, and
check that at least one
field in a group of many has
been filled in by the
end-user ("Please enter
your Home Phone OR your Work
Phone").
Date: Dec, 26 2001 Date: Dec, 05 2001 Date: Nov, 28 2001 Date: Oct, 02 2001 |