News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Localizing PHP Applications "The Right Way", Part 3
November 14, 2011 @ 08:38:48

PHPMaster.com has posted its third part of its "Localizing PHP Applications 'The Right Way'" series. In this third part you'll learn more about locales and message domain switching.

In Part 2 you gained more insight into using the gettext library by learning the most important functions of the extension. In this part you'll learn how to best use a fallback locale, switch between locales, and override the currently selected message domain.

They show you how to set up the directory structure to handle a fallback locale, a choice to use when the system can't determine which to use. By using a default, you also avoid having the system translate from the default language to...the default language (like "English" to "English"). Included are also the code bits you'll need to switch between locales (just using a different domain) and using the dgettext function to specify a different domain than the selected one.

0 comments voice your opinion now!
localize application gettext domain locale series part3


blog comments powered by Disqus

Similar Posts

IBM developerWorks: Use an XML database in PHP and Java applications

Job Posting: Perforce Software Seeks Web Application Developer (Victoria BC, Canada)

DevShed: Creating a Blog Application with Interpreter Classes with PHP 5

PHPMaster.com: Localizing PHP Applications "The Right Way", Part 1

DevShed: Client Management for a PHP Invoicing System


Community Events











Don't see your event here?
Let us know!


development functional phpunit podcast series testing language symfony2 unittest database rest conference framework usergroup opinion community introduction zendframework2 release interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework