WHERE NOT IN codeingiter code example Example: not where in codeigniter $ignore = array(12, 13); $this->db->where_not_in('crm.user_id', $ignore);