TCPDF_STATIC::_escape( $s )

Add “\” before “\”, “(” and “)”


Description Description


Parameters Parameters

$s

(Required) (string) string to escape.


Top ↑

Return Return

(string) escaped string.


Top ↑

Source Source

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


			

Top ↑

User Contributed Notes User Contributed Notes

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