Welcome Guest, Not a member yet? Register   Sign In
how to access config items
#2

(This post was last modified: 05-31-2015, 01:29 AM by gadelat.)

1. database settings should be in database.php config
2. config items should be loaded from within controller/model
3. database should be initialized using $this->load->database('group_name'); if you need to do it manually
Reply


Messages In This Thread
how to access config items - by cupboy - 05-30-2015, 05:17 PM
RE: how to access config items - by gadelat - 05-31-2015, 01:27 AM
RE: how to access config items - by CroNiX - 05-31-2015, 11:22 AM
RE: how to access config items - by includebeer - 05-31-2015, 03:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB