RE: [PHP-I18N] storing unicode in mysql database

2006-01-30 Thread Naintara
nuary 30, 2006 5:41 PM To: 'Naintara'; php-i18n@lists.php.net Subject: RE: [PHP-I18N] storing unicode in mysql database When you say the browser charset is set to utf-8, how are you doing that? If the browser is converting the thai characters to numeric character references (I assume tha

RE: [PHP-I18N] storing unicode in mysql database

2006-01-30 Thread Tex Texin
When you say the browser charset is set to utf-8, how are you doing that? If the browser is converting the thai characters to numeric character references (I assume that is what you mean by html codes: e.g. &#d; where d is a decimal digit) then most likely the page that is accepting user data