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 we can redirect to another page from controller in zend framework?
How to render view file from controller in zend framework?
How to install zend on your local machine?
How to write a program to retrieve the view object within plugin?
What is zend framework in php?
What are the steps kept in mind while designing the zend_form?
Do you know what are the methods used in decorator?
How we can do multiple column ordering in zend framework?
How do you set module name, controller name, and action name in zend framework?
How to write a program to show the function of action helper?
Configuration in zend framework, application.ini file?
Is zf a component library or a framework?