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 |
Why zend framework?
Explain super global variables in zend framework?
How to disable layout from controller in zend framework?
What is inflection?
Does zend framework support php 4?
How to install zend framework2 on shared hosting server?
Explain what lucene is in the zend framework?
What is zend controller front in zend framework?
What is a module in zend framework 2?
Do you know what are the methods used in decorator?
How can I detect if an optional file has been uploaded?
How to add extra html (i.e link) in zend_form?