html

碰到想要显示在页面包含html规则但不想转义的可以用

htmlspecialchars($hd, ENT_IGNORE);这样来转一下就可以了
posted @ 2014-08-05 18:00  acahesky  阅读(88)  评论(0)    收藏  举报