Home » XML » XML_Util » Bug #2639
Missing stripEntities()
Details
| Request #2639 | Missing stripEntities() |
|---|---|
| Submitted | 2004-10-28 14:40 UTC |
| From | ylf at xung dot org |
| Assigned | schst |
| Status | Closed |
| Package | XML_Util |
| PHP Version | 4.3.4 |
| OS | Linux Debian |
| Roadmaps | (Not assigned) |
Comments
[2004-10-28 14:40 UTC] ylf at xung dot org
Description:
------------
There is no reverse method of replaceEntities() : a method called for example stripEntities() which would convert & to &, < to <, etc...