htmlentities

htmlentities — Convert all applicable characters to HTML entities

This function is identical to htmlspecialchars() in all ways, except with htmlentities(), all characters which have HTML character entity equivalents are translated into these entities.

If you want to decode instead (the reverse) you can use html_entity_decode().

Input:
[?]

Have Feedback?

Let us know how we can improve this tool.
Share Feedback