Hi Robert,

I've been working on a multi lingual project for the last two months, with
SUN OS and Informix DB server.
As far as I can see there is no problem (with Informix) to store information
in all languages (I'm currently using 12 languages - English and most
European, Chinese, Japanese and Hebrew).
The only thing that is very important is to set the codepage of your input
HTML page to the right one.
I'm using iso-8859-1 for English and European languages, UTF-8 for Chinese
and Japanese and iso-8859-8-i for Hebrew.

I hope it will be useful.

Boaz.

"Robert Earls" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I am having a great deal of difficulty understanding all the issues
> involved in making my current project completely i18n.
> Currently it is multilingual for western European languages only, i.e
> English, French etc.  But now I need to make it work for Arabic Greek
etc..
> All the language is currently stored in an Oracle database, and all
> translations are done on the fly.  Which works quite well.
>
> Has anyone been through this process and would be willing to share
> information and/or resources.  Not just in PHP but HTML as well.
>
> I would be very happy to hear from anyone at all.  This list might be
> quiet, but it's my best hope!!
>
> Rob
>



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

Reply via email to