Top "Zend-config" questions

Use this tag for questions about Zend\Config, a library designed to simplify application configuration.

How to retrieve parameters from Zend application.ini file during the session?

Possible Duplicate: How could read application.ini on controller using zend framework application.ini is a configuration file in ZF. …

zend-framework configuration zend-config zend-app-bootstrap
Zend Config Ini Caching

My Zend app uses 3 ini config files, with a total of over 200 lines to parse, containing over 100 instructions. Are these …

php zend-framework zend-cache zend-config
Zend framework 2 accessing global config in model class

I have a model class which does not extend any core Zend module . This model was imported from my previous …

zend-framework2 zend-config