Welcome Guest, Not a member yet? Register   Sign In
Unable to connect to the database.
#3

Alternatively you can use "db_connect()" method to get connect to your database https://codeigniter.com/user_guide/datab...db_connect

BUT you shouldn't do it in Controller - all work with database must be organized in Models or Entities https://codeigniter.com/user_guide/models/index.html
Reply


Messages In This Thread
RE: Unable to connect to the database. - by T.O.M. - 09-15-2020, 07:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB