Top Level :: HTML

Package Information: HTML_Entities

» Summary » License
Convert text to/from HTML entities. BSD License
» Current Release » Bug Summary
0.2.2 (alpha) was released on 2008-05-13 by cbrunet (Changelog)
Easy Install

Not sure? Get more info.

pear install HTML_Entities

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/HTML_Entities

No open bugs
Report a new bug to HTML_Entities
» Description
This package allo to convert utf-8 text to html entities
and vice-versa. It provides functions similar to php functions
html_entity_decode, htmlentities and get_html_translation_table,
but it works properly with utf-8 in PHP4, and contains ALL defined
HTML entities.
» Maintainers » More Information

Dependencies for HTML_Entities