Where is the model in zf's mvc implementation?
Answer / Priya Gautam
In Zend Framework's MVC (Model-View-Controller) implementation, the Model layer handles data management and logic. It communicates with databases or other data sources to fetch and manipulate data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is front controller in zend framework?
Explain authorization and authentication in zend framework?
What do you mean by service manager in zend framework 2?
What is zend_registry?
What is the purpose of bootstrap in zend framework?
How to use update statemnet in zend framework?
How to include css from controller and view in zend
Difference between javascript ajax request vs jquery $.ajax?
How to install zend framework?
Does zend framework support php 4?
What do you know about zend layout?
What should I know about the zend framework cla before submitting it?