Hi, I have a custom form that has 2 parts the mail.php and the form html, can anyone advise me how to add a security code/captcha, the client wants to stop the amount of spam. Thanks In Advance Dee
Hi, Well I don't find that one very clear (how to use, with an existing form), I already have a form I am just looking for a script where I can maybe add some extra code to the php and the html. If anyone knows and easy way, I'd really appreciate it Dee
I use: http://recaptcha.net/ It's quite easy to add to a form and it's good. Saves making your own. If you want I will add it to the code you already have. Sky22