Welcome Guest, Not a member yet? Register   Sign In
Using CodeIgniter's DB engine in a non-CI project
#1

[eluser]robustus[/eluser]
I'm using CI for a number of new projects, but I have a few legacy projects that I won't be converting to CI. I do have some libraries that I'd like to use for both, though, and one major issue is the DB calls. If I could use CI's DB layer within a non-CI project, that would very much help portability for me.

Can this be done? Can I move some files around and do the equivalent of $this->load->database() within a non-CI project and get all the DB interaction methods supported in CI? If so, how?

Thanks.


Messages In This Thread
Using CodeIgniter's DB engine in a non-CI project - by El Forum - 02-12-2011, 12:34 PM
Using CodeIgniter's DB engine in a non-CI project - by El Forum - 02-13-2011, 06:26 AM
Using CodeIgniter's DB engine in a non-CI project - by El Forum - 02-13-2011, 08:59 AM
Using CodeIgniter's DB engine in a non-CI project - by El Forum - 02-15-2011, 04:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB