XML_Util::reverseEntities()

XML_Util::reverseEntities() -- replace XML entities

Synopsis

Описание

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.

Параметр

Возвращаемое значение

string string with entities removed

Заметка

Эта функция должна вызываться статически.

    Поддержать сайт на родительском проекте КГБ