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