Where we set configuration in zend framework?
Answer / Vivek Sharma
In Zend Framework, configuration is typically set in a PHP array or an INI-style file located in application/config. The specific filename may depend on your application's environment (e.g., development, testing, production).
| Is This Answer Correct ? | 0 Yes | 0 No |
Suppose your Zend engine supports the mode Then how can u configure your PHP Zend engine to support mode?
What are decorators in the zend framework?
What lucene is in the zend framework?
Should I sign an individual cla or a corporate cla?
How to include js from controller and view in zend framework?
Does zend support php 4? Explain
Zend framework forms, decorators and validation: should I go back to plain html?
What are the methods used in decorator?
Explain routing in zend framework?
How to use jquery to post data in zend framework?
How to check post method in zend framework?
What is the procedure to see that the optional file is detected?