Strip HTML Tags Function for PHP


/ Published in: PHP
Save to your folder(s)

strip_tags is a default HTML Tag stripper in PHP. However, it can't strip some of the tags, so this enhanced version called strip_html_tags will remove more html elements.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.