TCPDF_STATIC::_escapeXML( $str )

Escape some special characters (< > &) for XML output.


Description Description


Parameters Parameters

$str

(Required) (string) Input string to convert.


Top ↑

Return Return

(converted) string


Top ↑

Source Source

File: includes/lib/tcpdf/include/tcpdf_static.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.9.121 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.