Top Level :: Internationalization

Package Information: Translation

This package is not maintained anymore and has been superseded. Use Translation2 instead.
» Summary » License
Class for creating multilingual websites. PHP License
» Current Release » Bug Summary
1.2.6pl1 (stable) was released on 2004-02-22 by quipo (Changelog)
Easy Install

Not sure? Get more info.

pear install Translation

No open bugs
Report a new bug to Translation
» Description
Class allows storing and retrieving all the strings on multilingual site in a database. The class connects to any database using PEAR::DB extension. The object should be created for every page. While creation all the strings connected with specific page and the strings connected with all the pages on the site are loaded into variable, so access to them is quite fast and does not overload database server connection.
» Maintainers » More Information

Dependencies for Translation