What is event manager in zend framework?



What is event manager in zend framework?..

Answer / Ms.meena Kumari

The Event Manager in Zend Framework is a component that allows developers to register and manage events, making it easier to handle different parts of the application life cycle. It provides an efficient and flexible way to trigger and respond to events.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

How to disable layout from controller?

1 Answers  


Explain the difference between zend_registry and zend_session in zend?

1 Answers  


Does zend framework support php 4?

1 Answers  


How to access route, post, get etc. Parameters in zend framework 2?

1 Answers  


Explain the difference between zend 2 & zend 3?

1 Answers  


How can I use a stored procedure in a mysql database with zend framework?

1 Answers  


Where we set configuration in zend framework?

1 Answers  


How we can check post method in zend framework?

1 Answers  


How to get all post data?

1 Answers  


How you can set module name, controller name, and action name in zend framework?

0 Answers  


Which class extend the zend controller?

1 Answers  


How to create a model file in zend framework?

1 Answers  


Categories