Hi,
I am learning Zend Framework recently. I followed zend framework quickstart and...it was great. One thing I did not like was using .ini file to set bootstrap path, class, and other things.
Is it possible to set configurations using code only? I googled it, but no luck.