Hello.


There a lot of things that can produce such unexpected behavior (even

wrong codepage in you browser). At first you should carefully read

pages from manual related to character sets. See:

  http://dev.mysql.com/doc/mysql/en/Charset.html



"Andy Low" <[EMAIL PROTECTED]> wrote:

> Hi,

> 

> I need assistance pertaining to utf8 errors. I am having troubleshottings

> for weeks already and still can't solve it.

> 

> I am running MySQL 4.1.8 and PHP 4.3.10.

> 

> When I am trying to insert these characters:

> 

> 面

> 浏

> 荐

> 

> MySQL table will displays:

> 

> 鿢

> 浿

> 迿

> 

> Below is my code. What could be the problem?

> 

> <html>

> <meta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\">

> 

> <form accept-charset=utf-8 method=post action="">

> 

> <textarea name=ta cols=28 rows=6>

-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to