How to Connect to Multiple Databases in CodeIgniter
This tutorial tackles on how to connect multiple databases in single CodeIgniter Application. Normally, we used one database for our data but for cases that we needed to use multiple databases, this tutorial will teach you on how to have multiple databases in your CodeIgniter application.
- Read more about How to Connect to Multiple Databases in CodeIgniter
- 1 comment
- Log in or register to post comments
- 321 views