Forum Moderators: coopster
I must not mess with the mysql data directly, since they appear on parent website properly.
So far i can see english, french, german, italian, spanish and swedish. I can't see proper greek, russian, turkish.
If i run the script that creates the xml file, i see alla languages correctly. If i pull that xml data into the new website, i see scrabbled data.
If i run the script that creates the xml file, i see alla languages correctly. If i pull that xml data into the new website, i see scrabbled data
i see that the default database encodng is Latin-1. The metas in original pages are iso-8859-1.
So far i can see english, french, german, italian, spanish and swedish. I can't see proper greek, russian, turkish.
mb_detect_encoding($str) states that the data is in utf-8 and ascii
That sounds as if mb_detect_et cetera is due for a vacation. ASCII is a subset of UTF-8 and of Latin-1; the codepoints are the same either way. Is it maybe trying to say that some pieces of data are safely in the ASCII range, while the non-ASCII ones are UTF-8 encoded?
i "cheat" on this.. my page set charset to greek (windows-1253 only, iso-859-7 is not working) and the xml file is in utf-8. This is the only way to see greek characters so far - and its confusing me on how this is possible.
Ðéóßíá
ÐáéäéêÞ Ðéóßíá
ÊÞðïò
Êëéìáôéóìüò
Ôçëåüñáóç
Πισίνα
Παιδική Πισίνα
Κήπος
Κλιματισμός
Τηλεόραση
Ðéóßíá
ÐáéäéêÞ Ðéóßíá
ÊÞðïò
Êëéìáôéóìüò
Ôçëåüñáóç
ÐéóßÃá
ÐáéäéêÞ ÐéóßÃá
ÊÞðïò
Êëéìáôéóìüò
Ôçëåüñáóç
ÐéóßÃá
ÐáéäéêÞ ÐéóßÃá
ÊÞðïò
Êëéìáôéóìüò
Ôçëåüñáóç
Sample data using <meta http-equiv="Content-Type" content="text/html; charset=iso-8857-1" />