I have a project in Zend Framework. I want call two database in same project, meaning I want to get values from the second database in the same project.
Please post step by step instruction with code and filename on how to connect to the two databases.
There is a related question here connecting to two different databases with Zend Framework but I could not understand the code. Can someone please post mor information about this topic.