This topic is locked

Does PHPRunner support unicode?

10/21/2007 10:17:22 PM
PHPRunner General questions
D
Default author

Hi all,

I was planning to use PHPRunner for Georgian language. As Microsoft have not defined a codepage for this language, I wrote the following line to language.cfg file:

<language filename="Georgian.lng" name="Georgian" lcid="1079" codepage="1200" charset="utf-8" />

I tried to use multilingual codepage this case and absolutely correct locale id. As a result I got absolutely unreadable page - everything is gone.

Even worse - I've tried to change colun names manualy and found that any unicode characters (in dialog bars, or in visual editor) are displayed as question marks.

So this program can not be used for Georgian language, correct?

Alexey admin 10/22/2007

Hi,
PHPRunner is not a Unicode application.
Since there is no Georgian codepage in Windows you can not enter Georgian text in PHPRunner.
We plan to add full Unicode support in one of the next versions of PHPRunner.