CodeIgniter: Setting Database ConfigurationTag: CodeIgniter, framework, database Category: PHP Frameworkpost: 23 Jan 2008 read: 3,247 CodeIgniter Step By Step Tutorial: Previous post, we have build simple first application. That application do not use database. In this post, we try to set database for CodeIgniter. please, open database.php within CodeIgniter\system\application\config. Set config like below:
|
| | Give Your Opinion | Recommend |
|
1 Responses to CodeIgniter: Setting Database Configuration:
Thanks, this is what I need on how to use CI beside the basic helper inside the CI.


