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 |
Explain super global variables in zend framework?
Grouping where clauses with zend_db_table_abstract ?
How to install zend framework on windows?
What is autoloader in zend framework?
What is zend engine in php?
Which version of php does zend framework require?
What are the ways in which the file can be detected as being uploaded or not?
Can you explain what is the difference between zend_auth and zend_acl?
How to install zend on your local machine?
Explain filters in zend framework with examples?
How can I use a stored procedure in a mysql database with zend framework?
What is being presented by the decorators?