Hi all,
I am required to make our e-communications system korean anguage compliant.
I have installed the languages on my computer and can copy and paste the language into a text editor and save the file in unicode format.
When I upload that file to the server, the file looses its format when i view it on the server (through either the broswer or the command line).
But if I copy that the file back from the server to my desktop again, it is displaying the correct korean, therefore suggesting that nothing is lost!
However if i simply copy and paste the language into a text field on my web page, it saves correctly into the database.
Therefore it seems that the problem is occuring only when trying to upload through a file.
My Question is: do i need to install an extra module into apache or php? or is there a way that I can convert the rubbish jumbled mess in that file to korean through a php function.
Any help would be really appreciated!!
Thankyou,
Damo