|
|
|
|
|
|
Using the Zend Framework with Multiple Databases
Zend_Db_Table does a great job of abstracting database tables, but it's really intended to hit one database per application. This tutorial demonstrates a method of using as many databases as you want by simply specifying them in your config file.
| Author: |
Jaybill McCarthy
|
| Zend Framework Version: |
1.0.1
|
|
|
|
|
|
|
|
|
|