Gettext (O'Reilly)
[Posted June 19, 2002 by cook]
Joao Prado Maia
writes about gettext and PHP on O'Reilly's OnLamp site.
"
Did you ever get into a situation in Web development where you need to create a Web site or a Web application that is dynamically available, in several languages? A lot of existing open source applications try to create their own solution for these needs, but the standard way to do this is to use Gettext, a set of GNU tools to help packages manage multi-lingual messages in their applications."
(
Log in to post comments)