Hi,
I' trying to parse an RSS from someone using PEAR XML_TREE
Everything works fine, the only problem is all ' an " characters are replace with ? character
I was trying to copy that XML locally on my machine and add to it encoding="UTF-8" because it didn't have, but nothing happen
What I discover is when I try to edit the XML with my WinSCP, save it and parse that file after, everything works fine I don't have any more ? characters
Do you have any idea how can I resolve that?
Thanks,
Marius
PS: PHP Version 4.3.8