RE: [PHP] How to support Multi Lingual characters

2003-11-07 Thread umesh
yes, though compile PHP with japanese support, you can accept input in English as well. Umesh. -Original Message- From: K. Praveen Kumar [mailto:[EMAIL PROTECTED] Sent: Friday, November 07, 2003 4:16 PM To: [EMAIL PROTECTED]; Praveen Kumar Subject: [PHP]

RE: [PHP] How to support Multi Lingual characters

2003-11-07 Thread K. Praveen Kumar
Dear Umesh, Thanks for your quick reply. Let me explain the scenario: We have an application in English. The data will be stored in MySQL database. If some body enter the data using Japanese keyboard (Japanese language) that will be stored in Japanese language only and should display in the

RE: [PHP] How to support Multi Lingual characters

2003-11-07 Thread umesh
Regards, umesh. -Original Message- From: K. Praveen Kumar [mailto:[EMAIL PROTECTED] Sent: Friday, November 07, 2003 4:39 PM To: umesh Cc: [EMAIL PROTECTED] Subject: RE: [PHP] How to support Multi Lingual characters Dear Umesh, Thanks

RE: [PHP] How to support Multi Lingual characters

2003-11-07 Thread umesh
Please refer the follow. URL. http://www.php.net/manual/en/ref.mbstring.php -Original Message- From: K. Praveen Kumar [mailto:[EMAIL PROTECTED] Sent: Friday, November 07, 2003 4:39 PM To: umesh Cc: [EMAIL PROTECTED] Subject: RE: [PHP] How to support Multi

Re: [PHP] How to support Multi Lingual characters

2003-11-07 Thread - Edwin -
Hi, On 2003.11.7, at 20:09 Asia/Tokyo, K. Praveen Kumar wrote: Dear Umesh, Thanks for your quick reply. Let me explain the scenario: We have an application in English. The data will be stored in MySQL database. If some body enter the data using Japanese keyboard (Japanese language) that