xml_escape

OutputFormat-related functions

Summary

xml_escape(string $value)

Escape the value for use in XML.

Parameters:
  • $value (string) –
Returns:

string

Usage

Examples

See Also

Project Versions

Table Of Contents

Previous topic

output_format_list

Next topic

Hooks

This Page