為大家介紹下帝國(guó)cms搜索列表顯示頁(yè)關(guān)鍵字高亮的更改實(shí)現(xiàn)方法教程
修改e/search/result/index.php,如下:
while($r=$empire->fetch($sql)){?? ?/////////////////////////////高亮關(guān)鍵字??? $r[title]=str_replace($search_r[keyboard],"$search_r[keyboard]",$r[title]);?? ?//替換列表變量?? ?$repvar=ReplaceListVars($no,$listvar,$subnews,$subtitle,$formatdate,$url,$have_class,$r,$ret_r,$docode);紅色為添加的代碼,為關(guān)鍵字多加一個(gè)樣式高亮顯示。
新聞熱點(diǎn)
疑難解答
圖片精選