|
If your PHP program is a
In depth tutorial focusing on
Use this contact form to let
Learn how to create an
dynamic web page (and it
the basics of processing a
visitors email your without
expandable Form Validation
probably is) and your PHP
contact form. Includes
giving away your email
Class using PHP's object
program is dealing with user
necessary error checking and
address, them spam bots wont
oriented features that once
input (and it probably is),
clear, simple explanations
get it hehe
complete, can be easily
then you need to work with
of all the code. Part 1 can
customized and expanded to
HTML forms.
Tips for
also be found on the site
suit your needs in the
simplifying, securing, and
which features the creation
future with no changes to
organizing your
of the form itself in HTML
the base code. The Class
form-handling PHP code.
will able to validate
everything from Email
Address, Passwords, User
Names, Domain Names, Credit
Cards, Numbers, Strings,
HTML, Etc. Very detailed
with extensive code segments
to guide you every step of
the way.
Date: Jun, 25 2006 Date: Dec, 21 2005 Date: May, 27 2005 Date: May, 22 2006 |
|
This tutotial introduces how
Learn how to complete,
This article will touch on
This tutorial teaches you how
to use forms with PHP.
expand, and use the
two skills in the interface
to process a simple feedback
Demonstrates how PHP passes
Expandable Validation Class
between PHP and HTML forms,
form. It records the date
information from a form.
in the final Part of this 3
specifically in working with
and time that the user
Also explains security
Part tutorial series.
hidden fields, and as a
logged into the system and
checking using environment
bonus, in passing arrays in
saves this information, in
variables.
an HTML form.
addition to the user's name
and email address, in
several cookies. Upon
subsequent logins, the code
checks whether the user is a
new or repeat user and
displays information
accordingly.
Date: Jan, 05 2000 Date: Jun, 30 2006 Date: Apr, 19 2005 Date: Jun, 19 2000 |