Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Developer.com:
Build Multi-lingual Websites With the Zend Framework
Jun 15, 2007 @ 18:29:54

Developer.com has a new tutorial posted today dealing with a specific use of one of the more popular PHP frameworks currently, the Zend Framework, and using it to create multi-lingual websites from Jason Gilmore.

Despite my best attempts I'm unable to speak this array of languages, but as a Web developer I wanted to create the most efficient means for hosting a multi-lingual support site, and then work with native speakers to translate the English material. Because the support site runs the Zend Framework, naturally I wondered whether some sort of translation component was available, and sure enough a quick perusal of the Zend Framework website turned up Zend_Translate. In this brief tutorial I'll document how I'm using the Zend Framework to make my website available to the world.

Jason breaks up the article into two main sections - an introduction to using the Zend_Translate component and examples of it in action (including the creation of CSV files to trade out the translations.

tagged: zendframework multilingual website zendlocale zendtranslate tutorial zendframework multilingual website zendlocale zendtranslate tutorial

Link:


Trending Topics: