編集できないxmlフィードがあります。そのリモートです。
今私がそれをdbにインポートするとき
それはこれを言います:
A taste of Turkey for £21 10 Meze dishes, bread and drinks for two at Cirrik Fulham
しかし、これを出力しています:
A taste of Turkey for £21 –10 Meze dishes, bread and drinks for two at Cirrik Fulham
これを修正するために使用できるphp関数はありますhtmlspecialchars()
かhtmlentities()
?