CAPTCHA Verification PHP Script
Jul 12th, 2007 by Admin
CAPTCHA is the mthod of security that many websites use now. It generates random numbers and/or letters and produces them inside an image. This is done by the use of GD in PHP
http://pdstudios.net/2007/06/26/captcha-verification/captcha-verification/


