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
- Charles Brunet (cbrunet) — lead, active
Dependencies
Required
- PHP (>= 5.0.0)
- PEAR Installer (>= 1.4.0b1)
Releases
- 0.2.2 (alpha, 2008-05-13)
Release notes
License: BSD License
This is the first release.
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #13892 | Wont fix | Bug | 0.2.2 | 2008-05-14 | About ini_set |
| #13894 | Duplicate | Bug | 0.2.2 | 2008-05-14 | Secutriy issue in ini_set function |