bID == $bID){ $uid = $this->post['uid']; $this->set('response', $uid); return true; } } public function view(){ $this->set('message', t('ユーザテーブル検索デモ')); } } //} ?>