Welcome Guest, Not a member yet? Register   Sign In
Extending CI_Config
#1

[eluser]alexsancho[/eluser]
I'm trying to extende core Config class to merge my application settings before system load, since this settings are stored in a mysql table, the only way i find to do it is creating my own db connector and query methods inside the class.

This works, but i feel more confortable using CI native methods to connect and deal with db.

Any suggestions?

Thanks in advance




Theme © iAndrew 2016 - Forum software by © MyBB