strip_tags剥去字符串中的 HTML 标签

<?php
echo strip_tags("Hello <b>world!</b>");
?>
posted @ 2016-11-03 19:34  sun(阳光)  阅读(137)  评论(0编辑  收藏  举报