Use this tag for questions about Zend\Config, a library designed to simplify application configuration.
Questions tagged [zend-config]
62 questions
-1
votes
1 answer
How to read protected config values in zend framework
Hii...
I would like to read protected database values from config file in datagrid file, plz help how can I do that...thanx in advance.

Lakshman Tirlangi
- 103
- 1
- 11
-1
votes
2 answers
SimpleXML (Zend_Config_Xml actually) and foreach : which tag am I iterating?
I'm implementing a little event manager in order to use the Observer pattern. To subscribe my observers to my events, I'm using the following xml file :
…

LittleBigDev
- 454
- 4
- 23