Questions tagged [zend-config]

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

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.
-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
1 2 3 4
5