static string escape(string $text)
Escapes "<" special char in given text.
static string escape(string $text)
Escapes "<" special char in given text.
string | $text | Text to escape |
string | Escaped text |
Designed by : w10schools
service@w10schools.com
Please login to continue.