Welcome Guest, Not a member yet? Register   Sign In
Codeigniter 4 V 4.5.1 $this->db problem
#4

Are you talking about Controller code? or model code? or something else?

In PHP, $this->db means the $db property in the object.
In CI4, there is no $this->db in controllers by default.
Reply


Messages In This Thread
RE: Codeigniter 4 V 4.5.1 $this->db problem - by kenjis - 05-17-2024, 03:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB