Jump to content

Problem in encoding using PHP/MYSQL


adarsh

Recommended Posts

adarsh
it has probably to do with the connections to the database.
Are you using ADOdb connections or not ?

if you use ADOdb connection you should read this
http://www.adviesenzo.nl/examples/php_mysql_charset_fix/

if not you have to make sure that you define the utf in your html (meta tag)
any way read the link and if you still need help let us know.

Do you know how to send UTF data (japanese text) to a javascript object called new Option() ?
I am trying to do this but the javascript object changes the & from UTF encoding into &

kind regards
anatak

PS programming for Japanese is a challenge :D

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.