Chapter 105. xmllib
Table of Contents
This library provides a number of functions for working with XML, particularly when parsing XML.
decodeXMLEntities()
Description
Prototype
decodeXMLEntities (
string )
s
Parameters
| Parameter | Default value | Type name | Description |
|---|---|---|---|
| s | None | string |


