XML Parser / Macintosh Character Set

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
morebeer
Forum Newbie
Posts: 1
Joined: Mon Feb 03, 2003 11:11 am

XML Parser / Macintosh Character Set

Post by morebeer »

Characters Problem while Parsing XML-Files

How can I prevent the PHP Parser to transform unknown Characters (Unicode), especially Macintosh Characters into QuestionMarks ?

The Parser should return these Characters as Unicode.

Thanx, Stefan
Post Reply