duan19805 2014-02-21 02:27
浏览 112
已采纳

strip_tags和nl2br的问题

im trying to use Strip_tags and nl2br on the content which i echo out from the database. However, strip_tags doesnt work but nl2br does. What i want to do is to remove all the html or php tags inside the content if it is possible. By the way im using php 5.2.17 . Please help.

Output

Content:
<p><span style="color: #00ff00;">This is a new Page<br /><br />This is a new sentence</span></p>

Content

Content:<br />
                            <div class="view-content">

                                <?php echo 
                                strip_tags(htmlentities($current_page["content"])); ?>
                            </div>
  • 写回答

2条回答 默认 最新

  • dssnh86244 2014-02-21 02:30
    关注

    If you're using strip_tags you don't need htmlentites. You output is being converted to entites first and so you don't have any tags to strip. Change it to:

     <?php echo strip_tags($current_page["content"]); ?>
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 minnio内存占用过大,内存没被回收(Windows环境)
  • ¥65 抖音咸鱼付款链接转码支付宝
  • ¥15 ubuntu22.04上安装ursim-3.15.8.106339遇到的问题
  • ¥15 求螺旋焊缝的图像处理
  • ¥15 blast算法(相关搜索:数据库)
  • ¥15 请问有人会紧聚焦相关的matlab知识嘛?
  • ¥15 网络通信安全解决方案
  • ¥50 yalmip+Gurobi
  • ¥20 win10修改放大文本以及缩放与布局后蓝屏无法正常进入桌面
  • ¥15 itunes恢复数据最后一步发生错误