Xml file in german language using PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
sanju
Forum Commoner
Posts: 65
Joined: Sat Jun 21, 2008 2:15 am
Location: Kochi, India

Xml file in german language using PHP

Post by sanju »

Hi all,
I am having a problem with create xml file in german laguage using fwrite in php. I can create it in english as usual but in german some characters are causing problem...

Any one pls give any solution
Regards
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Xml file in german language using PHP

Post by requinix »

Have a look at this thread: it's the same problem.
Post Reply