PHP Classes / Entitize

Convert text into HTML entities

Entitize PHP Class

This is a simple class that can be used to convert a text string into HTML entities. It converts all characters in a text string into another string that represents the same characters in HTML using the decimal character representation &#ddd; .

Similar PHP Classes

Search in PHP Classes

Filter by tags