Posted: 8/13/2011
Hi. I want php to read text from xml file. The text contains lithuanian letters. However, no matter what encoding i set, php never reads lithuanian letters. I tried such encodings: utf-8, utf-16, windows-1257 and few others that support lithuanian letters. I have also set encoding in php file whit header function. Does anyone know what i am doing wrong?