Expand description
Contains functions for performing XML special characters escaping.
Functionsยง
- escape_
str_ attribute - Performs escaping of common XML characters inside an attribute value.
- escape_
str_ pcdata - Performs escaping of common XML characters inside PCDATA.