i repair polish lang. enconding on galleries on my own, but i can't do anything with index, except ą,ę,ć etc. (polish letters) i see strange symbols,
i know that i need to set html charset declaration(iso-8859-2 indeed) but i dunno where... i tried on info.txt and index.php but it doesn't seems to work
any ideas where i can put it so it will work normally?
All of script works just fine with encoding, but i have only problems with index(text on info.txt) and it still causing problems :( but this fix my problem with thumbnails!! thanks man!
I tried all characters and works fine, at least on Firefox 3.6 on Kubuntu 10.04 running apache2. The only text that i've inserted on the _info.txt file is:
Trying polish letters
Ą
ą
Ę
ę
Ó
ó
Ć
ć
Ł
Ń
Ń
ń
Ś
ś
Ź
ź
Ż
ż
As you can see, the file doesn't have any head, doctype, they are only body elements.