By using codeigneiter, I want to connect one controller and one model with another database.
Is it possible?
I am following this post Codeigniter - I am looking to use/connect to a different database for one of my controllers and one model, but I'm not getting any result.