Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Features of mvc in zend framework?



Features of mvc in zend framework?..

Answer / Praveen Kumar Gupta

The MVC (Model-View-Controller) pattern is a key feature of the Zend Framework. It promotes separation of concerns, making the code more maintainable and scalable. Some specific features include:
- The Model manages data and business logic.
- The View handles the presentation layer.
- The Controller mediates between the Model and the View.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

How to include css from controller and view in zend

1 Answers  


How to protect your website from sql injection in zend using select query?

1 Answers  


How to fetch last inserted id, fetch all record,find and fetch a single record.

1 Answers  


How to change layout for module level in zend framework 2?

1 Answers  


Do you know what is the use of zend framework?

1 Answers  


How to install zend framework2 on shared hosting server?

1 Answers  


How to change the view render file from controller?

1 Answers  


How to include js from controller and view in zend framework?

1 Answers  


Tell me what are the ways in which the file can be detected as being uploaded or not?

1 Answers  


What is zendauthentication?

1 Answers  


How to include js from controller and view in zend?

1 Answers  


How can I detect if an optional file has been uploaded?

1 Answers  


Categories