Welcome Guest, Not a member yet? Register   Sign In
$this->setTable() or $this->table not sticking
#2

When working with multiple tables you should always call.

PHP Code:
$this->table->clear(); 

Before setting up a table again.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: $this->setTable() or $this->table not sticking - by InsiteFX - 03-19-2021, 11:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB