Hi,

I know that both Zend_Config_Ini and Zend_Config_Xml support sections
and extending sections for config data definitions. In the manual I read
that Zend_Config also supports sections when used with PHP arrays. If
this is right, how can this be achieved?

If not, I think this passage of the manual is a little unclear:

> The Zend_Config family of classes enables configuration data to be 
> organized into sections. Zend_Config adapter objects may be loaded 
> with a single specified section, multiple specified sections, or 
> all sections (if none are specified).

http://framework.zend.com/manual/en/zend.config.theory_of_operation.html

Thanks for clarification.

Best regards,

Ralf

Reply via email to