db->where('userid',$id); return $this->db->get('user_field')->row_array(); } }