In which file we can configuration in zend framework?
Answer / Mohd Junaid Siddiqui
Configuration settings in Zend Framework are typically stored in PHP files within the application's 'config' directory. The main configuration file is usually named 'application.ini' or 'config/autoload/autoload.php'.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create a model file in zend framework?
How to write a program to show the instantiation of the window class?
Explain why are in-built libraries used for the web services?
How can customize the appearance o f forms generated by zend_form?
How can you get a module name in bootstrap file.
What is zend controller front in zend framework?
What do you mean by zend engine?
What should I know about the zend framework cla before submitting it?
Explain the use of bootstrap used in zend framework?
How do I extend the zend navigation menu view helper?
Explain what are the default methods provided by decorators?
What are the basic operations performed by the decorator?