<p>function highlighter_text($text, $words){</p><p> $split_words = explode( " " , $words );</p><p> foreach($split_words as $word) {</p><p> $color = "#4285F4";</p><p><span>立即学习</span>“<a href="https://pan.quark.cn/s/7fc7563c4182" style="text-decoration: underline !important; color: blue; font-weight: bolder;" rel="nofollow" target="_blank">PHP免费学习笔记(深入)</a>”;</p><p> $text = preg_replace("|($word)|Ui" , "<b>$1</b>" , $text );</p><p> }</p>
<div class="aritcle_card">
<a class="aritcle_card_img" href="/xiazai/code/8750">
<img src="https://img.php.cn/upload/webcode/000/000/014/175654800618773.jpg" alt="凡人网络购物系统jsp版(JspShop)">
</a>
<div class="aritcle_card_info">
<a href="/xiazai/code/8750">凡人网络购物系统jsp版(JspShop)</a>
<p>基于jsp+javabean+access(mysql)三层结构的动态购物网站,v1.2包含v1.0中未公开的数据库连接 的java源文件 一,网站前台功能: 产品二级分类展示:一级分类--二级分类--产品列表--详细介绍(名称,图片,市场价,会员价,是否推荐,功能介绍等) 产品搜索:关键字模糊搜索 定购产品:选择商品--确认定购--填写收货人信息--选择付款方式--订单号自动生成(限登录用户) </p>
<div class="">
<img src="/static/images/card_xiazai.png" alt="凡人网络购物系统jsp版(JspShop)">
<span>0</span>
</div>
</div>
<a href="/xiazai/code/8750" class="aritcle_card_btn">
<span>查看详情</span>
<img src="/static/images/cardxiayige-3.png" alt="凡人网络购物系统jsp版(JspShop)">
</a>
</div>
<p> return $text;</p><p>}</p><p>$string = "I like chocolates and I like apples";$words = "apple";</p><p>echo highlighter_text($string ,$words);</p>
PHP怎么学习?PHP怎么入门?PHP在哪学?PHP怎么学才快?不用担心,这里为大家提供了PHP速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号