php - How do I display HTML entities as text? -
php - How do I display HTML entities as text? -
i'm building ascii binary decoder. need know how show html entity such # ; text in html document instead of character corresponds to.
i think, htmlentities() function in php
php manual htmlentities()
php html entity
Comments
Post a Comment