yes but in php manual it says that it doesnt support other charsets than these:MarK (CZ) wrote:Use different charset, greek should be "iso-8859-7", I think... In source code, it will still look weird but one char will now mean really one char.
EDIT: check out e.g. http://gr.yahoo.com/
ISO-8859-1 Western European, Latin-1
ISO-8859-15 Western European, Latin-9. Adds the Euro sign, French and Finish letters missing in Latin-1(ISO-8859-1).
UTF-8 ASCII compatible multi-byte 8-bit Unicode.
cp1252 Windows specific charset for Western European.
BIG5 Traditional Chinese, mainly used in Taiwan.
GB2312 Simplified Chinese, national standard character set.
BIG5-HKSCS Big5 with Hong Kong extensions, Traditional Chinese.
Shift_JIS Japanese
EUCJP Japanese