giancarlo.dimassa.net

Archive for the ‘Localization’ Category

Website localization in PHP episode 1: Translate strings

Presenting a web site in multiple languages is a serious problem even when using dynamic server side technologies. In this article series, we’ll try to figure out how to come out of common troubles. We’ll start talking about string translation using a Pear module called Translation2.

Continue Reading...