Page 1 of 1

....

Posted: Tue Oct 10, 2006 1:21 am
by tetsuO2
the prpblems has been already solved.

Thanks.

Posted: Tue Oct 10, 2006 3:02 am
by volka
The document starts with hex(EF BB BF). That's the BOM (byte order mark) for utf-8.
tetsuO2 wrote:so i directly post comments into PhpMyadmin.
Which browser do you use? Do you know where it shows the the encoding/character set of the current page?

please run the querries

Code: Select all

SHOW FULL COLUMNS FROM nameOfYourTable
and

Code: Select all

SHOW VARIABLES LIKE '%character%'
in phpmyadmin where you normally would enter a news entry.