This CAPTCHA is a PHP script that protects websites against spam bots by dynamically generating a random string of text that humans can read but current computer programs cannot. For example, humans can read the randomized text as the one shown below, but automatic spam systems ca not read the random image text.
PHP Captcha Image Verification July 19th, 2008 by Sheldon Lendrum
Form Security & Spaming July 18th, 2008 by Sheldon Lendrum
I really hate spam, So why did I write a dirty spam script to flood my friends mailbox? To prove a point that its not fun!
