What is the use of bootstrap in zend framework?
Answer / Kaushalendra Singh
Bootstrap in Zend Framework is a component that initializes and sets up the application environment. It provides services, configurations, and resources needed by other components in the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to change the view render file from controller?
How to get all get data in zend framework?
Can you explain what is the difference between zend_auth and zend_acl?
What is front controller in zend framework?
What is the use of bootstrap?
Do you know what is the way in which the html can be used to form elements?
How to write a program to show the instantiation of the window class?
How to install zend on your local machine?
What do two colons mean in php?
Explain what lucene is in the zend framework?
Why do we need disable layout & how we can do it?
Is zend_cache provides a generic way to cache any data?