XML_Util::replaceEntities()

XML_Util::replaceEntities() -- replace XML entities

Synopsis

Описание

In XML documents you are not allowed to use & and <. The have to be replaced with their respective entities. This method does this for you and furthermore replaces all other predefined XML entities.

Параметр

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

string string with entities replaced

Заметка

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

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