What is zend framework in php?
Answer / Vijay Rana
Zend Framework is an open-source PHP 5 & 7 web application framework that follows the Model-View-Controller (MVC) architectural pattern. It aims to provide a rich set of well-documented, cohesive components for building web applications in PHP.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to check whether a form posted or not in the zend framework?
What is routing and how it's work?
What is the major difference between zend_auth and zend_acl?
How to check request is ajax in zend framework?
Zend_cache provides a generic way to cache any data?
Is zf a component library or a framework?
What is zendauthentication?
Which version of php does zend framework require?
What is the use of zend framework?
How to get variable value from getting in zend framework?
Can we call a model in view?
In which file we can configuration in zend framework?