php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #12857 get_html_translation_tabele() and non HTML_SPECIALCHARS
Submitted: 2001-08-20 06:44 UTC Modified: 2003-05-08 12:41 UTC
From: marcus dot boerger at post dot rwth-aachen dot de Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.6 OS:
Private report: No CVE-ID: None
 [2001-08-20 06:44 UTC] marcus dot boerger at post dot rwth-aachen dot de
Hi all,

i have the need for another translation table of function get_html_translation_tabele();

HTML_SPECIALCHARS  returns only Specialchars (<,>,&,")
HTML_ENTITIES      returns all Entities

but i need the complete Entity Table without the special chars.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-18 11:04 UTC] moriyoshi@php.net
Related to bug #12526

 [2003-05-08 12:41 UTC] moriyoshi@php.net
This appears to have been accomplished by himself.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 18:01:34 2024 UTC