I try to insert thai language in an Oracle database with PHP and I I cannot retrieve any thai character.
Even the browser encoding in thai has no effect.
Does anyone had a similar problem with thai or any other asian language ?
insert and read thai in Oracle with PHP
6 months later
I'm also interested in the same thing - I just have to store it into a mysql database.
Furtermore if anyone has knowlegde about the best / most widespread way of encoding thai in html then I will be happy to hear from you!
3 months later
set enviroment variable by use command
"export NLS_LANG=AMERCAN_AMERICA.TH8TISASCII" before install oracle