Quantcast
Channel: PHPDeveloper.org
Browsing all 12 articles
Browse latest View live

CodeForest.net: Translate and Localize your web application with PHP and...

On CodeForest today there's a new tutorial showing you how to localize your application with the help of the gettext functionality PHP offers or just simple arrays. Wikipedia says: Localization is the...

View Article



Reddit.com: What are the most popular (or best) methods to translate a...

In this new post from Reddit.com a question is asked about website translations and the opinions on best practices for it. I'm just curious what the best practices are for translating your website...

View Article

Zend Developer Zone: Creating Multi-Language Web Applications with...

On the Zend Developer Zone today there's a new tutorial they've posted looking at adding multi-language support to your applications with the help of the Zend_Translate component of the Zend...

View Article

Bertrand Mansion's Blog: PHP with Itnl and Gettext on OSX Lion

Bertrand Mansion has a recent post to his blog looking at repairing missing functionality in the latest OS X update (Lion) with the intl extension and gettext (not installed by default). Mac OSX Lion...

View Article

CodeForest.net: Multilanguage support in Zend Framework

In a new post over on CodeForest.net there's a guide from Zvonko Biskup about using the multi-language support in the Zend Framework, specifically implementing gettext support. We can not imagine a...

View Article


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

PHPMaster.com has a new tutorial sharing what they call the right way for localizing PHP applications with the help of PHP's gettext functionality. Localizing software applications in general used to...

View Article

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

PHPMaster.com has posted the second part of their series about localizing PHP applications "the right way" (hint: it uses gettext). Welcome back to this series of articles which teach you how to...

View Article

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

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...

View Article


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

PHPMaster.com has posted the fifth part of their "Localizing PHP Applications 'The Right Way'" series, this time with a focus on extracting data from the .pot template files to define in your PHP....

View Article


Dev.Umpirsky.com: Use Poedit to Extract Translations from Twig Templates

In this new post to the Umpirsky.com development blog, they show you how to use poedit to extract translations from Twig templates. By default, Poedit does not have the ability to parse Twig...

View Article

Lingohub.com: PHP internationalization with gettext tutorial

On Lingohub.com there's a recent tutorial posted about using gettext for the internationalization of your application. The gettext functionality lets you define POT files (portable object templates)...

View Article

SitePoint PHP Blog: Managing Gettext Translations on Shared Hosting

On the SitePoint PHP blog today Aurelio De Rosa makes some recommendations about handing gettext translations on shared hosting. The problem with shared hosting is the need to reset the web server...

View Article
Browsing all 12 articles
Browse latest View live


Latest Images