| Number of listings: |
2 |
| Number of categories: |
0 |
|
|
|
|
|
Zend Captcha
|
... a quick example how to implement Zend_Captcha into a Zend_Form, may be useful for someone ...
http://robertbasic.com/blog/a-zend-captcha-example/
PageRank: 3/10
(Clicks: 1363;
Comments: 0;
Listing added: Apr 22, 2009)
|
|
CAPTCHA stands for "Completely Automated Turing test to tell Computers and Humans Apart;" it is used as a challenge-response to ensure that the individual submitting information is a human and not an automated process. Typically, a captcha is used with form submissions where authenticated users are not necessary, but you desire to prevent spam submissions.
Captchas can take variety of forms, including asking logic questions, presenting skewed fonts, and presenting images and asking how they relate. Zend_Captcha aims to provide a variety of backends that may be utilized either standalone or in conjunction with Zend_Form.
http://framework.zend.com/manual/en/zend.captcha.html
PageRank: 5/10
(Clicks: 1981;
Comments: 0;
Listing added: Oct 3, 2008)
|
|
|
|
|
|
|
|
|
|