PDA

View Full Version : How to translate dictionary into cyrilic


Djoko365
11-20-2006, 03:43 PM
I would like to use dictionary for Cyrilic letters and alfabet!

What do you think guys if this is possible?

Here is the sample:

http://www.47304.org/dictionary/

And I did make some changes for letters which are not in English alfabet :

http://www.47304.org/dictionary/display.php?action=search&type=latest

Instead of the word displayed previsously written in cyrilic I am getting this:

Instead БЕОГРАД I am getting combination of this codes ;#(here some numbers)



I tried to change charset into windows -1251, still doesn't give good results and is only displaying portion of things in cyrillic

<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">On other hand when I want to list by newly inserted characters, it does not display anything!

http://www.47304.org/dictionary/display.php?action=search&by=%C1

It does search by %C1 ???? not by caracter I did assign....

Any clue about this problem?????????

Please help!

Oleks
02-15-2007, 03:03 PM
By default phpld is utf-8.
But it does not support cyrillic… :(
Where is the problem?