Published in: PHP
Useful for taking incorrectly-formatted UTF-8 strings containing HTML data, and converting them to correctly-formatted UTF-8 plain text.
A handy tool for displaying HTML stored in a database.
You need to login to post a comment.
Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems
Wicked Cool PHP contains a wide variety of scripts to process credit cards, check the validity of email addresses, template HTML, and serve dynamic images and text.
X3Maverick on 11/21/08
database php html xhtml strip String tags text remove convert utf-8 inconv htmlentities striptags correct
4 people have marked this snippet as a favorite
jakecamara
ginoplusio
localhorst
vali29
Published in: PHP
Useful for taking incorrectly-formatted UTF-8 strings containing HTML data, and converting them to correctly-formatted UTF-8 plain text.
A handy tool for displaying HTML stored in a database.
You need to login to post a comment.