Which class extend the zend controller? Zend_controller_action
What are the important component of zend framework?
What is zend framework? What is the use of it?
What is authorization in zend framework?
What is the difference between zend_auth and zend_acl?
Explain how routing works?
Why do we need disable layout & how we can do it?
How to change the view render file from controller?
What is bootstrapping?
What is front controller in zend framework?
What are the default methods provided by decorators?
How to log out users using facebook connect in php and zend?
When do we need to disable layout?