User Authentication w/PHP and MySQL -
06-10-2008
, 12:22 PM
I have a basic registration form that creates a new user into my Database. I
wanted to try and add one of those random alpha/numeric images to the form so
that a person has to validate it before they can submit. (To prevent bots from
autofill the reg form.)
Does anyone know how to implement something like this in Dreamweaver? |