Zend Server Question:
Do you know what is the use of Zend framework?
Answer:
- Zend framework is a robust framework that provides the components used by the web applications.
- It provides inbuilt libraries and functions to make the programming and integration easier.
- Zend framework consists of loosely coupled components that can be used to easily integrate in an application.
- It is used for the web application that uses lots of functions and libraries without writing much of the coding.
- It provides tools that can be used to have the standalone component based architecture.
- It provides inbuilt libraries and functions to make the programming and integration easier.
- Zend framework consists of loosely coupled components that can be used to easily integrate in an application.
- It is used for the web application that uses lots of functions and libraries without writing much of the coding.
- It provides tools that can be used to have the standalone component based architecture.
Previous Question | Next Question |
Tell me what are the ways in which the file can be detected as being uploaded or not? | Tell me what is the function of model in MVC architecture? |