码迷,mamicode.com
首页 > 数据库 > 详细

PHP 将从数据库中读出的带有html标签的字符串,让标签起效,显示在前台页面

时间:2019-10-15 21:17:59      阅读:255      评论:0      收藏:0      [点我收藏+]

标签:技术   deb   top   tle   str   decode   ref   follow   ash   

技术图片

 

PHP htmlspecialchars_decode() 函数

把预定义的 HTML 实体 "<"(小于)和 ">"(大于)转换为字符:

技术图片

 

   stripslashes()

 技术图片

 

技术图片

 

html_entity_decode() 函数把 HTML 实体转换为字符。

 

 

 转自https://bbs.csdn.net/topics/392571467   作者:debby004

PHP 将从数据库中读出的带有html标签的字符串,让标签起效,显示在前台页面

标签:技术   deb   top   tle   str   decode   ref   follow   ash   

原文地址:https://www.cnblogs.com/buxin111/p/11680255.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!