Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter\Database\Exceptions\DatabaseException #8
#3

Can you post the code how you are accessing the database?

If you have set properly the DB settings either in the config or in the .env, then gettings the db instance is as simple as
PHP Code:
$db db_connect(); 

You can read more on the user guide on how to access the database.
Reply


Messages In This Thread
RE: CodeIgniter\Database\Exceptions\DatabaseException #8 - by paulbalandan - 10-28-2020, 10:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB