Strips slashes from in front of quotes.This function changes the character sequence \” to just “. It leaves all other slashes alone. It’s really weird, but the quoting from preg_replace(//e) seems to require this.
3845
Continue readingStrips slashes from in front of quotes.This function changes the character sequence \” to just “. It leaves all other slashes alone. It’s really weird, but the quoting from preg_replace(//e) seems to require this.
3845
Continue reading