{set: $search = IFilter::act(IReq::get('search'),'strict'); $conditon = Util::search($search); $where = $conditon ? " and ".$conditon : ""; }