Welcome Guest, Not a member yet? Register   Sign In
How to use a database library in my own class
#2

[eluser]Deveron[/eluser]
Hi,

the answer is: there is no database library.

but...

you can, if you like, load the database manually with:
Code:
$CI->load->database();

Please take a look at the User Guides for better understanding:
http://ellislab.com/codeigniter/user-gui...cting.html

Cheers


Messages In This Thread
How to use a database library in my own class - by El Forum - 11-19-2010, 09:07 AM
How to use a database library in my own class - by El Forum - 11-19-2010, 09:28 AM
How to use a database library in my own class - by El Forum - 11-19-2010, 10:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB