当前位置: 网学 > 编程文档 > PHP > 正文

看PHP如何实现多关键字加亮

来源:Http://myeducs.cn 联系QQ:点击这里给我发消息 作者: 用户投稿 来源: 网络 发布时间: 13/01/02
</b></font>", $row[title]);           $row[title]=preg_replace("/$key[0]/i", "<font color=red><b>$key[1]</b></font>", $row[title]);           $row[content]=preg_replace("/$key[0]/i", "<font color=red><b>$key[0]</b></font>", $row[content]);           $row[content]=preg_replace("/$key[1]/i", "<font color=red><b>$key[1]</b></font>", $row[content]);           ?>          <tr bgcolor="#eff3ff">           <td>标题:<font color="black"><?=$row[title]?></font> 用户:<font color="black"><?=$row[user] ?></font>           <div align="right"><a href="preEdit.php?id=<?=$row[id]?>">编辑</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a               href="delete.php?id=<?=$row[id]?>">删除</a></div>           </td>       </tr>       <tr bgColor="#ffffff">           <td>内容:<?=$row[content]?></td>       </tr>       <tr bgColor="#ffffff">           <td>           <div align="right">发表日期:<?=$row[lastdate]?></div>           </td>       </tr>       <?php }       }       ?>   </table> 说明:在这个小程序中,有一点不足之处在于,只能同时搜索两个关键字,并且中间用空格" "隔开,如果只是搜索一个关键字,如:"大"显示的时候会出现乱码 ……^|_|^,这是由于下面代码的结果: //用空格符把关键字分割开   $key=explode('' '',  看PHP如何实现多关键字加亮 _网学
浏览:
版权所有 QQ:3710167 邮箱:3710167@qq.com 网学网 [Myeducs.cn] 您电脑的分辨率是 像素
Copyright 2008-2015 myeducs.Cn www.myeducs.Cn All Rights Reserved
湘ICP备09003080号
GET[keyWord]); 如果要改进的话,在这里的后面就要做一下判断了。
  • 下一篇资讯: 简化PHP开发的10个工具
  • 网学推荐

    免费论文

    原创论文

    浏览:
    设为首页 | 加入收藏 | 论文首页 | 论文专题 | 设计下载 | 网学软件 | 论文模板 | 论文资源 | 程序设计 | 关于网学 | 站内搜索 | 网学留言 | 友情链接 | 资料中心
    版权所有 QQ:3710167 邮箱:3710167@qq.com 网学网 [Myeducs.cn] 您电脑的分辨率是 像素
    Copyright 2008-2015 myeducs.Cn www.myeducs.Cn All Rights Reserved
    湘ICP备09003080号