| #386 | // if($this->qm_kangxi->find_fetch_key(array('hanzi'=> $hanzi))){
|
| #387 | // exit('字已经存在');
|
| #388 | // }
|
| #389 | //
|
| #390 | // $post = $_POST;
|
| #391 | // if(isset($post['pinyin']) && $post['pinyin'] == '[db:拼音]') $post['pinyin'] = '';
|
| #392 | // if(isset($post['bihua']) && $post['bihua'] == '[db:康熙笔画]') $post['bihua'] = 0;
|
| #393 | // if(isset($post['jianbihua']) && $post['jianbihua'] == '[db:笔画]') $post['jianbihua'] = 0;
|
| #394 | // if(isset($post['bushou']) && $post['bushou'] == '[db:部首]') $post['bushou'] = '';
|
| #395 | // if(isset($post['wuxing']) && $post['wuxing'] == '[db:五行]') $post['wuxing'] = '';
|