Page 1 of 1

XML Parser / Macintosh Character Set

Posted: Mon Feb 03, 2003 11:11 am
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