[eluser]Unknown[/eluser]
I need to create an Installation controller.
I have a form where the user writes the username, the password, and the host of the database.
I want to write the data from the form into the
application/config/database.php
Is it possible to use the "Config Class"?