Search found 1 match

by morebeer
Mon Feb 03, 2003 11:11 am
Forum: PHP - Code
Topic: XML Parser / Macintosh Character Set
Replies: 0
Views: 213

XML Parser / Macintosh Character Set

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