php-i18n Digest 10 May 2002 13:38:27 -0000 Issue 108
Topics (messages 256 through 256):
Opinion of cleanest/fastest php i18n solution.
256 by: Jeff Bailey
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
I'm in the process of evaluation the various ways to implement an
interationally supported web application using php. So far i've taken a
look at two standards based routes.
1. Pear i18n located in the cvs.php.net repository.
http://cvs.php.net/cvs.php/pear/I18N?Horde=694161bb2ea40c04dfc77f8647bdc983
2. Gettext which is a function support extension within php.
The Pear i18n code is experimental so I would venture to guess that the
gettext solution leave something to be desired within php if it is something
being worked on within the Pear project.
I'd just like to get some opinions from other people that have implemented
internationally support php driven websites on this mailing list.
The main things that I am looking for are clean "standardized" code, speed,
100% support for the major languages including Japanese, Chinese, etc..
Thanks,
-Jeff
--- End Message ---