static string escapeArgument(string $argument)
Escapes a string to be used as a shell argument.
static string escapeArgument(string $argument)
Escapes a string to be used as a shell argument.
string | $argument | The argument that will be escaped |
string | The escaped argument |
Designed by : w10schools
service@w10schools.com
Please login to continue.