xml_escape

Escapes '<', '>' and '&' with named HTML entities.

xml_escape

Return Value

Type: cstring

The escaped text, or the original if no entities were found.

Meta