Re: Entering Japanese characters into mySQL

2003-01-23 Thread Frank Peavy
Darren, This sounds like a character set mis-match. I am wondering what character set the user is using and which OS. If the user is using Netscape to enter their data, then I am assuming they are using an OS that supports the hira/kata/kanji character sets. What do they have their OS set to, f

Re: Entering Japanese characters into mySQL

2003-01-23 Thread kk
ED]> Sent: Thursday, January 23, 2003 9:58 PM Subject: Entering Japanese characters into mySQL > hello, > > I'm new to this mailing list and am having trouble with mySQL and > japanese characters. > > I have a web form in Netscape that the user enters japanese text > (

Re: Entering Japanese characters into mySQL

2003-01-23 Thread Jeffrey Powell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Darren, I can input Japanese text using Netscape 7.01 on a Linux PC I use a PHP script to write the submitted information to the database. Here is a dump from the "select *" query. 3 Eiji Goto 0 D 0 米沢 The Netscape->PHP->MySQL->PHP->Netscape pa