Zend Form: Customized to include honeyot anti-bot measure and other functionality


/ Published in: PHP
Save to your folder(s)

in this custom `Zend_Form`, i added the following customizations\r\n\r\n - customized default decorators\r\n - added functions to set values of inputs (mainly for request params)\\r\\n- added honey pot anti-bot measure (see `__construct()`)\r\n - messenging functionality - simply rendering out `div`s with a css class and the message inside\r\n\r\ncode includes \r\n - the custom form abstract class\r\n - honey pot validator\r\n - FormMessages decorator

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.