$inputdata['first_name'] = $this->input->post('first_name'); $inputdata['last_name'] = $this->input->post('last_name');