PHP: xml_parse varlıkları değiştirir ve "?"

0 Cevap php

How can I describe something I can't quite put my finger on? I have a module for RSS reading "magpierss" it uses xml_parse() and after extensive troubleshooting all I can come up with is that it removes certain entities like "?" character.

Ben bu modülünü kendim yazdım ama kısım xml_parse kullanır () ve ardından çıkış sadece değiştirilene kadar ben kod takip var.

And to my disappointment this behavior exists on our production server only and not the local server. I have compared both php.ini file to search for any differences but couldn't find anything.

Kimse tam olarak, ben bile başlamak için hangi yönde bilmiyorum aramak için nereye doğrudan misiniz.

Teşekkürler

0 Cevap