Chapter 10
Forms, sooner or later most websites need at least a basic contact
form. Put your email address out on the net and it will quickly become a
magnet for spam.
In this chapter we create a simple basic contact form and learn to
email the results to the email address of your choice without ever
exposing that address to spam harvesters.
Note: if you use a common website email address like sales@ or info@
you will still get spam on those address. The same goes for abuse@ and
webmaster@.
Exercises
Files are the raw code used in the exercises while Examples are the
completed file.
Chapter 10 zip file