static string escape(string $input)
Escapes special chars from input.
static string escape(string $input)
Escapes special chars from input.
string | $input | A string to escape |
string | The escaped string |
Designed by : w10schools
service@w10schools.com
Please login to continue.