zend framework - Zend_Form_Element_Captcha - Reload -


How do I add a "reload captcha"? How do I change the image element with javascript, I know, but how should I manage with ZFF? I generate captcha with Zend_Form_Element_Captcha as an image.

ReCAPTCHA has its own feature to reload images, etc.


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -