Hurry! Save upto 90% | April 2024 X

How to update the database details in PHP CodeIgniter?


Please follow the steps below:

  1. Open file manager in cPanel, and go to the installation folder.
  2. Click on the application folder.
  3. Under config, you will find the database.php file.
  4. Scroll down, and you will find the exact location to insert the host name, database username, password and finally the database name.
  5. You can also change the existing database driver name.
  6. This is where you manage the database connections.