Monday, October 3, 2011

html_entity_decode() & htmlentities()

htmlentities() — Convert all applicable characters to HTML entities
html_entity_decode() is the opposite of htmlentities() in that it converts all HTML entities to their applicable characters from string.
html_entity_decode — Convert all HTML entities to their applicable characters

No comments:

Post a Comment