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?
Write a program that performs the calculations using the sql function?
What is the function lucene?
Why are in-built libraries used for the web services?
What is the function of action helper in zend?
What are the features of zend framework?
What are the basic operations performed by the decorator?
Explain the features of mvc in zend framework?
What do you mean by service manager in zf2?
How to get variable's value from get?
What is inflection?
How do you set module name, controller name, and action name in zend framework?