What is zend_filter?
Answer / Rahul Sinha
Zend_Filter is a ZF component that provides filtering functionality. It can be used to clean, transform or validate input data.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can I add extra html (such as a link) to my form element?
Zend framework forms, decorators and validation: should I go back to plain html?
How to install zend framework?
What is the difference between redirect and forward in zend framework?
How to write a program to show the function of action helper?
Difference between zend_registry and zend_session?
What is zend framework? What is the use of it?
What new in zend framework 2.0?
How do you define the library path in zend ?
What is the difference between zend_auth and zend_acl?
What is zend controller front in zend framework?
How to change the view render file from controller?