PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_Entities

Convert text to/from HTML entities.

This package is unmaintained.

Download latest release 0.2.2 (archived versions might be outdated)

License: BSD License

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

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#13892Wont fixBug0.2.22008-05-14About ini_set
#13894DuplicateBug0.2.22008-05-14Secutriy issue in ini_set function