XML_Util::replaceEntities (Previous) (Next) XML_Util::splitQualifiedName

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_Util::reverseEntities()

XML_Util::reverseEntities() -- replace XML entities

Leírás

This is the reverse function to XML_Util::replaceEntities()(). It replaces all XML (or HTML) entities in a string by their corresponding characters. This can be useful when working with XML documents without using an XML parser.

This method has been added in XML_Util 1.0.0.

Paraméterek

  • string $string - string, in which entities have to be removed

Visszatérési érték

string string with entities removed

Megjegyzés

Ez a függvény statikus meghívásra van felkészítve!

XML_Util::replaceEntities (Previous) (Next) XML_Util::splitQualifiedName

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.