Welcome Guest, Not a member yet? Register   Sign In
Selecting from database based on another query
#3

Try this one.

PHP Code:
$this->db_core->where_in('user_id'$priv); 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Selecting from database based on another query - by InsiteFX - 01-31-2020, 08:56 AM



Theme © iAndrew 2016 - Forum software by © MyBB