$map['title'] = array('LIKE',$key);
foreach($map as $key=>$val) {//分页跳转的时候保证查询条件 $Page->parameter[$key] = urlencode($val); }