What is the function of model in mvc architecture?
Answer / Amit Kumar Sharma
"The Model component in MVC (Model-View-Controller) architecture handles data and business logic. It interacts with databases, APIs, or other data sources to fetch, manipulate, and store data."
| Is This Answer Correct ? | 0 Yes | 0 No |
How to print a group display individually from its content?
What is authorization in zend framework?
Explain form element decorators in zend framework2?
How to add a view helper directory (zend framework)?
Write a program to retrieve the view object within plugin?
How to add custom view helpers to zend framework 2
Zend framework forms, decorators and validation: should I go back to plain html?
Tell me what are the basic operations performed by the decorator?
What are the important component of zend framework?
Does zend support php 4? Explain
Explain the difference between zend_registry and zend_session in zend?
How to get all post data in zend framework?