我使用xml请求/响应获取xml文件。
在响应xml中,我得到了不同类型的单引号。就像下面的图片。
第一个我确定其utf8字符集,但是第二个是哪个字符?
如何使用php public void displayInterstitial()
{
// If Interstitial Ads are loaded then show else show nothing.
if (interstitial.isLoaded()) {
interstitial.show();
}
}
或preg_replace
替换第二个单引号。我尝试将第二个复制到我的代码中,但是它会自动更改为第一个。所以我什至无法使用php代码