
23 Sep
2002
23 Sep
'02
10:30 a.m.
Hi Robin Please try to insert my attached texfile. I think to need new parser for multibyte character with using multibyte functions like mb_strlen(). Robin Johnson wrote:
I don't know how you are generating the SQL in question, but when I type in the U+955C [as alt-38236] (which is \) character into my browser, windows seems to fault and generates a U+005C character instead of the >U+955C that I typed in. However if use character map to generate the character, and then copy paste to PMA, the SQL it generates is INSERT INTO `foo` ( `a` ) VALUES ( '镜' );