I am new to Zend. The problem i am getting is that i am not able to access resources.db.* configurations from application.ini The way i am using to access is
$application->getOptions()
. It does not shows the resource.db.* properties.
Can any one help me ?