|
maccform allows you to
PhpBuns is a generator of SQL
SmartyValidate is a form
Form validation script
process data from HTML forms
query and web pages writen
validation class. Its design
available in two versions:
on your website and have the
in Php
goals are to leverage the
simple and extra. Both can
results sent to any email
(http://www.php.net/).
It
Smarty templating
check any html form to see
address you specify. You can
makes it possible (amongst
environment and make form
if the specified fields are
specify a custom thank you
other things) to generate
validation as easy and
not blank. If there are
page. Email address is the
the query and the pages for
flexible as possible.
fields blank, the visitor is
only required field for the
the add, edit, del, list and
notified and send back to
form to work and the address
data retrieval in a SQL
the form. If all data is
is checked to make sure it
database.
It use AdoDb
correctly filled in
is valid.
It is also a
12validateform simple will
great place to start if you
format the form data into a
want to build your own
message and send it to a
custom forms.
specified email address.
12validateform extra, will
first format a message to
send to the visitor for
confirmation. Meanwhile his
data is saved in a temporary
file on your computer. If a
confirmation link in the
message to the visitor has
been clicked the data is
formatted into another
message and sent to you. The
visitor can also cancel his
message and you can put a
maximum number of days for
data to be stored.
Date: Jun, 07 2004 Date: Jun, 01 2004 Date: Jun, 01 2004 Date: May, 31 2004 |
|
A Smarty powered forms
marioz_PHPmail is an easy to
A simple webpage form
- simple validation (ie: is
framework.
Adds support
customize form-to-email
processor that allows you to
numeric, is alpha)
-
for a XHTML compliant set of
script with required fiels
receive feedback without
returns to the form with
tags, directly inspired from
validator, a simple HTML
displaying your email
proper error messages (ie:
standard form tags, and
layout 'table' for the
address. Supports unlimited
for validation, required
allows you to skip most
recipient and a
fields, multiple forms, and
fields)
- required fields
common steps implied in
"thanks" page.Just
includes pre-post validation
- email a copy of the
forms manipulation:
-
put your e-mail address and
to prevent accidental emails.
submission results to the
validation (javascript &
you're done!
sender and/or a recipient
server side)
- data
- save submission results
persistance (any validated
to a flat file
- email
field is automatically kept)
address validation
-
direct the user to a
"success" screen
once submission has met
requirements
- toString
quick display of form OR
display each item
individually (allows for
flexibility of display)
-
NOW SUPPORTS MULTIPLE
CHECKBOX OPTIONS!
Date: May, 24 2004 Date: May, 11 2004 Date: May, 03 2004 Date: Apr, 30 2004 |