Re: [PHP] storing japanese in mysql (or pgsql)

2003-10-01 Thread - Edwin -
On Wed, 1 Oct 2003 09:10:05 -0700 "Chris W. Parker" <[EMAIL PROTECTED]> wrote: > - Edwin - > on Tuesday, September 30, 2003 7:00 PM said: > > > What exactly do you mean by "extended characters"? And, do you > > mean all *other* characters are inserted properly? Anyw

RE: [PHP] storing japanese in mysql (or pgsql)

2003-10-01 Thread Chris W. Parker
- Edwin - on Tuesday, September 30, 2003 7:00 PM said: > What exactly do you mean by "extended characters"? And, do you mean > all *other* characters are inserted properly? Anyway,... I just mean the characters that you can't type unless you do something like alt-2

Re: [PHP] storing japanese in mysql (or pgsql)

2003-09-30 Thread - Edwin -
Hi, "Chris W. Parker" <[EMAIL PROTECTED]> wrote: > (I posted this to another list yesterday without response, so if it > looks familiar, that's why.) > > Hi. > > I'm working on a small study aid for myself (and anyone else that wants > to use it) and I could really use the ability to store Japa

Re: [PHP] storing japanese in mysql (or pgsql)

2003-09-30 Thread Gerard Samuel
Not sure about mysql, but with pgsql, if you create your database with utf-8 or equivalent japanese encoding, you should be able to store japanese characters in the db... Chris W. Parker wrote: (I posted this to another list yesterday without response, so if it looks familiar, that's why.) Hi.

[PHP] storing japanese in mysql (or pgsql)

2003-09-30 Thread Chris W. Parker
(I posted this to another list yesterday without response, so if it looks familiar, that's why.) Hi. I'm working on a small study aid for myself (and anyone else that wants to use it) and I could really use the ability to store Japanese characters in a MySQL or pgsql db. Right now I've created a