response['rsp'] == 'error'){ $this->response['rsp'] = 'fail'; } if($this->response['rsp'] == 'fail'){ $this->response['err_msg'] = $this->response['msg']; } } }