Welcome Guest, Not a member yet? Register   Sign In
How to use affected_rows in CI4?
#2

PHP Code:
// this
return $this->db->affected_rows();

// or this
echo $this->db->affected_rows(); 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: How to use affected_rows in CI4? - by InsiteFX - 03-27-2023, 11:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB