Albert 網路筆記
2015年7月8日 星期三
使用 php 去除 html 標籤並留下文字內容
範例內容
$html = "<div>文字內容</div>"
echo strip_tags($html);
輸出結果
文字內容
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言