问答详情
源自:3-3 案例开发之搜索关键字高亮显示
对查询的关键词进行高亮显示 使用 str_replace
str_replace($keywords,$newkey,$str);
提问者:mracale
2014-10-17 20:12
个回答