PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Internationalization » Translation

Class for creating multilingual websites.

This package is unmaintained.

Download latest release 1.2.6pl1 (archived versions might be outdated)

License: PHP License

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

No maintainers.

Dependencies

No dependencies.

Releases

Bugs

IDStatusTypeVersionDateSummary
#197ClosedBug2003-11-05$customtable setting incorrect
#198ClosedBug2003-11-05Function
#761ClosedBug2004-02-15Auto - table creation problems?