在搜索列表模板列表內(nèi)容模板(list.var) (*)加上以下代碼
$searchid = $_GET['searchid']; $search=$empire->fetch1("select keyboard from {$dbtbpre}enewssearch where searchid='$searchid' limit 1"); $keyboard = $search['keyboard']; $title=str_replace($keyboard,"<font color='red'>$keyboard</font>",$r[title]); $smalltext=str_replace($keyboard,"<font color='red'>$keyboard</font>",$r[smalltext]); $listtemp=' <li><a href="[!--titleurl--]" title="[!--oldtitle--]" target="_blank">'.$title.'</a> <div class="media-box-note">'.$smalltext.'</div></li>';
在使用程序代碼前打鉤,如下圖所示:
版權(quán)聲明: 本站資源均來(lái)自互聯(lián)網(wǎng)或會(huì)員發(fā)布,如果侵犯了您的權(quán)益請(qǐng)與我們聯(lián)系,我們將在24小時(shí)內(nèi)刪除!謝謝!
轉(zhuǎn)載請(qǐng)注明: 帝國(guó)cms搜索頁(yè)模板下載關(guān)鍵字結(jié)果標(biāo)題加紅的方法