cul8er23
11-01-2003, 01:02 PM
Hi all,
I made an admin page to add international content to my side.
But first thing first: I am trying to add russian language to my side.
First I copied text from the source code of a .ru webpage and put it in my database (looking like that: опасается).
When I change my browser's display language to russian it is shown properly on my page.
Now, when my girlfriend from Petersburg adds content via the admin-page it's not displayed properly on the page itself. Either only one word 'survives' or even that is cut of.
and it is stored like that: "&# 1042;&# 1074;&# 1077;&# 1076;&# 1080;&# 109" (w/out blanks)(phpMyAdmin displays it that way).
I don't know what charset that is "опас"(unicode?), but does any one know how to convert kyrillian letters to that charset.
When you look at source code of russian pages CDATA looks like that, as said above.
I am stuck with that and would apprieciate your help a lot!
Thanks in advance
I made an admin page to add international content to my side.
But first thing first: I am trying to add russian language to my side.
First I copied text from the source code of a .ru webpage and put it in my database (looking like that: опасается).
When I change my browser's display language to russian it is shown properly on my page.
Now, when my girlfriend from Petersburg adds content via the admin-page it's not displayed properly on the page itself. Either only one word 'survives' or even that is cut of.
and it is stored like that: "&# 1042;&# 1074;&# 1077;&# 1076;&# 1080;&# 109" (w/out blanks)(phpMyAdmin displays it that way).
I don't know what charset that is "опас"(unicode?), but does any one know how to convert kyrillian letters to that charset.
When you look at source code of russian pages CDATA looks like that, as said above.
I am stuck with that and would apprieciate your help a lot!
Thanks in advance