-
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. Requirements: PHP 4.0 or Higher

