CodeIgniter Tutorial - Configure Database Settings

1. Go to App/Config/Database

2. Define your preferred Settings (e.g. Database name, host name, username, and so on.


3. Load the Database in following

     a. Via Autoload.php


    b. Inside the constructor


    c. Inside your function



Previous
Next Post »
0 Komentar