PDA

View Full Version : Security Image for forms with php?


karlosio
August 28th, 2006, 04:20 AM
How do I make a security image that displays random letters and numbers so the user can input them into a form before submitting like what they have on forum registrations? :confused:

oracle128
August 28th, 2006, 10:32 AM
http://www.white-hat-web-design.co.uk/articles/php-captcha.php
http://www.ejeliot.com/pages/2
http://www.puremango.co.uk/cm_php_captcha_script_113.php

karlosio
August 28th, 2006, 01:33 PM
Nice one, thanks oracle :)