foreach ($key_arr as $val) { $where['a'] = array('eq', $val['a']); $where['b'] = array('eq', $val['b']); }