Welcome Guest, Not a member yet? Register   Sign In
please hepl me.. about database..
#3

[eluser]xwero[/eluser]
Instead of loading the database in the autoload file you can try
Code:
$this->load->model(‘welcome_model’,'',true);
The third parameter connects to the database which eliminates the need to autoload the database library.


Messages In This Thread
please hepl me.. about database.. - by El Forum - 02-19-2009, 04:25 AM
please hepl me.. about database.. - by El Forum - 02-19-2009, 05:29 AM
please hepl me.. about database.. - by El Forum - 02-19-2009, 05:30 AM
please hepl me.. about database.. - by El Forum - 02-19-2009, 08:56 PM
please hepl me.. about database.. - by El Forum - 02-19-2009, 11:41 PM
please hepl me.. about database.. - by El Forum - 02-20-2009, 05:31 AM
please hepl me.. about database.. - by El Forum - 02-20-2009, 07:28 AM
please hepl me.. about database.. - by El Forum - 02-23-2009, 08:03 PM
please hepl me.. about database.. - by El Forum - 02-24-2009, 05:01 PM
please hepl me.. about database.. - by El Forum - 02-24-2009, 06:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB