Welcome Guest, Not a member yet? Register   Sign In
Setting Database Config Items
#1

[eluser]Kyle Ellman[/eluser]
I'm wanting to make an install script for an application. The script should completely set up the database, without the user having to access config/database.php at all.

I know that codeigniter config items can be set using
Code:
$this->config->set_item('item_name', 'item_value');

Is this possible with database config items? I haven't been able to so far, nor can I find an answer to this.

Thanks.


Messages In This Thread
Setting Database Config Items - by El Forum - 04-21-2010, 03:53 PM
Setting Database Config Items - by El Forum - 04-21-2010, 05:31 PM
Setting Database Config Items - by El Forum - 04-21-2010, 06:37 PM



Theme © iAndrew 2016 - Forum software by © MyBB