|
This script will take user
This is a php-based formmail
AKISS-Form
Form_Validator Class is a PHP
input via a form and email
script smiliar to the
object that can be used to
it to you. Uses a domain
formmail.pl of Matt`s
validate the presence of
check to make sure form is
Scripts. The script sends
HTML form data. By
being submitted from your
you the content of a form
"validating", the
domain. Also email
via mail. Only need to
function simply checks if a
validation and stamps each
create some forms and make
variable is NOT NULL. The
meassage with the senders
the 3 required fields.
class is intended to be
remote host variable. Easily
called AFTER the end-user
customizable to integrate
has submitted an HTML form.
into your website.
The class is first
initiated, then the
validate_fields function is
called by passing the field
names of all the required
form fields. If any of the
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: Apr, 02 2003 Date: Oct, 25 2002 Date: Jan, 07 2002 Date: Nov, 28 2001 |
|
This is a php version of Matt
GPGSend is a PHP script to
AITSH Mail is a form-to-mail
A web to mail form script
Wrights FormMail.pl. It
send a GnuPG encrypted email
script. You can handle
featuring:
Antispam (image
provides a very simple and
from a form. This
multiple addresses with it,
vertification), Embedded and
very powerful way to have
script
requires: Apache
for example :
Standalone version,
users send you feedback from
(with mod_action), PHP
mail.php3?to=john, would
Javascipt and php
your web page. Just create
running as a CGI, CGIwrap,
send mail to
validation, Optional
the form and let the script
and GnuPG.
john@yourdomain.com. It is
required fields,
do the rest.
very easy to configure and
Confirmation mail to the
to adapt it to your needs.
user, Lots of customation
The layout has been kept
options, UTF-8 compatible,
very simple, so you can
Easy installation. Mail
customize it very easy.
validation, RFC mail header,
Installation instructions
Add fields in html, no
are inside the script.
action required in the php
part, NO programming skills
required.
Date: Sep, 29 2000 Date: May, 24 2000 Date: Aug, 26 1999 Date: Oct, 07 2006 |