Welcome Guest, Not a member yet? Register   Sign In
CI4 where should I connect to DB?
#8

(This post was last modified: 05-10-2020, 06:59 AM by InsiteFX.)

PHP Code:
$db      = \Config\Database::connect();
$builder $db->table('tableName'); 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
CI4 where should I connect to DB? - by imabot - 05-07-2020, 11:32 PM
RE: CI4 where should I connect to DB? - by imabot - 05-09-2020, 10:49 PM
RE: CI4 where should I connect to DB? - by imabot - 05-10-2020, 05:46 AM
RE: CI4 where should I connect to DB? - by InsiteFX - 05-10-2020, 06:57 AM
RE: CI4 where should I connect to DB? - by imabot - 05-11-2020, 09:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB