Welcome Guest, Not a member yet? Register   Sign In
database related problem
#7

[eluser]danmontgomery[/eluser]
You can set autoinit to FALSE in config/database.php and the connection won't be made untill you call $this->db->initialize(). You would still need to set the username and password in config/database.php, though.


Messages In This Thread
database related problem - by El Forum - 04-18-2011, 01:08 AM
database related problem - by El Forum - 04-18-2011, 01:12 AM
database related problem - by El Forum - 04-18-2011, 07:49 AM
database related problem - by El Forum - 04-18-2011, 07:57 AM
database related problem - by El Forum - 04-18-2011, 08:01 AM
database related problem - by El Forum - 04-18-2011, 08:03 AM
database related problem - by El Forum - 04-18-2011, 08:08 AM
database related problem - by El Forum - 04-18-2011, 08:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB