Hallo Mike.
danke für Deine Zeit und Mühe. Das Resultst ist :
Content-Type: text/html; charset=windows-1251so wie es im HTML und im XML File steht.
Ist das nun gut oder schlecht? :-)
Für deinen Fall eher schlecht. Wie auch Gunnar denke ich, dass dein XML-Dokument UTF-8-kodiert ausgeliefert wird und in Folge des falschen Content-Type-Headers der Zeichensalat entsteht.
Du musst also (per header-Aufruf in PHP oder AddCharset-Direktive in einer lokalen Apache-Konfigurationsdate) dafür sorgen, dass dein HTML-Dokument UTF-8-kodiert interpretiert wird.
Einen schönen Dienstag noch.
Gruß, Mathias
--
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]