PHP 5.3 has been recently released and one of the new features in core is the internationalization extension. It allows you to support a multitude of languages and local formats much easier than before, without having to learn all the tiny the details of local formats and rules. This extension also provides the same functionality through the PECL module for PHP 5.2. The extension is based o