Hi
I'm trying to create a configuration file for a 3rd party program, from within my phalcon application..
The data is stored in the phalcon database..
The output data-format is basically:
[group1] item1 item2 option option
[group2] item3 option item4
Is there an easy way to do this???