Welcome Guest, Not a member yet? Register   Sign In
How to load database as run time?
#1

[eluser]Amit Patel[/eluser]
Hello All

How can i configure database information runtime means i have to change the database at run time the db info coming from database so how can i switch database at run time.

can i use something this way

Code:
config['hostname']= ****
config['username']= ****
config['passowrd']= ****


$this->load->database($config)

I don't know how to use it plz help me


Messages In This Thread
How to load database as run time? - by El Forum - 03-23-2009, 01:46 AM
How to load database as run time? - by El Forum - 04-04-2009, 05:40 AM
How to load database as run time? - by El Forum - 04-04-2009, 05:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB