Wednesday, September 30, 2009

Secure your forms with Zend_Captcha captcha

Zend_Captcha_Image example

While I'm working with my small project I'm testing various Zend Framework libraries. Today I would show how you can add captcha to your site using Zend_Captcha_Image. In next part of this post I would show how to implement reCAPTCHA with Zend_Captcha.