Welcome Guest, Not a member yet? Register   Sign In
Independent database
#3

[eluser]Diego Pessoa[/eluser]
In my opinion the database access should be independent, I don't like of this attach.

Independent:

Code:
$db = new DB(parameters);
$db->query(
$db->result(
etc


Exists a way to make this with CI?


Messages In This Thread
Independent database - by El Forum - 04-03-2008, 04:16 PM
Independent database - by El Forum - 04-03-2008, 04:53 PM
Independent database - by El Forum - 04-03-2008, 05:09 PM
Independent database - by El Forum - 04-03-2008, 05:27 PM
Independent database - by El Forum - 04-03-2008, 05:34 PM
Independent database - by El Forum - 04-03-2008, 05:56 PM
Independent database - by El Forum - 04-03-2008, 06:00 PM
Independent database - by El Forum - 04-03-2008, 06:41 PM
Independent database - by El Forum - 04-03-2008, 07:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB