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
- 1.2.6pl1 (stable, 2004-02-22)
- 1.2.6 (stable, 2004-01-20)
- 1.2.5 (stable, 2003-07-29)
- 1.2.4 (stable, 2003-07-13)
- 1.2.3 (stable, 2003-02-03)
- 1.2.2 (stable, 2003-01-28)
- 1.2.1 (beta, 2003-01-27)
- 1.2 (beta, 2002-10-07)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #197 | Closed | Bug | 2003-11-05 | $customtable setting incorrect | |
| #198 | Closed | Bug | 2003-11-05 | Function | |
| #761 | Closed | Bug | 2004-02-15 | Auto - table creation problems? |