Dear Praveen,

Yes, you can do it very easily, first of all, please see if you have
compiled PHP with multibyte support,
if not you will have to recompile the PHP with follow. options
--enable-mbstring=all or --enable-mbstring ( will enable only Japanese
language support)

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 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 same language. Can it be done??

--
Thanks & Regards
Praveen Kumar
SoftPro Systems Ltd
On Fri, 2003-11-07 at 16:17, umesh wrote:
> 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] How to support Multi Lingual characters
>
>
> Dear List,
>      I would like to support Multi lingual characters using PHP in my
> application. How can I support? Does PHP automatically supports this
> feature. Please let me know.
>      I will be really waiting for your suggestions
> --
> Thanks & Regards
> Praveen Kumar
> SoftPro Systems Ltd
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


-----------------------SOFTPRO DISCLAIMER------------------------------
Information contained in this E-MAIL and any attachments are confidential
being  proprietary to SOFTPRO SYSTEMS  is 'privileged' and 'confidential'.
If you are not an intended or authorised recipient of this E-MAIL or have
received it in error, You are notified that any use, copying or
dissemination  of the information contained in this E-MAIL in any manner
whatsoever is strictly prohibited. Please delete it immediately and notify
the sender by E-MAIL.  In such a case reading, reproducing, printing or
further dissemination of this E-MAIL is strictly prohibited and may be
unlawful.  SOFTPRO SYSYTEMS does not REPRESENT or WARRANT that an attachment
hereto is free from computer viruses or other defects.   The opinions
expressed in this E-MAIL and any ATTACHEMENTS may be those of the author and
are not necessarily those of SOFTPRO
SYSTEMS. -------------------------------------------------------------------
-----

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to