string replaceQuoteMatch(string $quoteMatch)
Replaces single quotes at the start or end of a string with two single quotes.
string replaceQuoteMatch(string $quoteMatch)
Replaces single quotes at the start or end of a string with two single quotes.
string | $quoteMatch | The string to replace the quotes |
string | A string with the single quotes replaced |
Designed by : w10schools
service@w10schools.com
Please login to continue.