configure codeigniter multiple db

How to Connect to Multiple Databases in CodeIgniter

Submitted by nurhodelta_17 on
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.