Hi,
I am experiencing a strange problem, I am generating an XML with encoding iso-8859-1 but there are some characters like ø(oslash) that I don't see in my XML also the character is getting replaced by some other characters Ã(Atilde) and ¸(cedil) and the same thing with some other characters, but the same characters I am able to see on my web pages. And what makes this strange is that everything is working fine on my local server but this problem arises when I try to generate the XML on my online server.
I am experiencing a strange problem, I am generating an XML with encoding iso-8859-1 but there are some characters like ø(oslash) that I don't see in my XML also the character is getting replaced by some other characters Ã(Atilde) and ¸(cedil) and the same thing with some other characters, but the same characters I am able to see on my web pages. And what makes this strange is that everything is working fine on my local server but this problem arises when I try to generate the XML on my online server.
Comment