i18nHTML 0.2.1 review

Download
by rbytes.net on

i18nHTML is a collection of PHP files that can be used to write webpages that visitors can translate into their respective native lan

License: GPL (GNU General Public License)
File size: 57K
Developer: Christian Grothoff
0 stars award from rbytes.net

i18nHTML is a collection of PHP files that can be used to write webpages that visitors can translate into their respective native languages. i18nHTML uses a database to match sentences from the webpage against translations.

i18nHTML defines a set of PHP functions that generate either the translated HTML sentences or the original (typically English) text with decorations that allow users to provide translations.

i18nHTML requires the internationalized webpages to be written using the provided PHP functions but does not constrain the page design in any way.

Webpages internationalized with i18nHTML can be updated without loosing existing translations for sentences that were not changed.

What's New in This Release:
The main enhancement is the database table prefix, it allows to group tables for the same script.
Another enhancement is the function quote_smart() and the script can now work even with magic quotes on (useful if you cannot change php.ini).
Also changed the extensions from .inc to .php as some hosts will not parse .inc files but will send them to the browser in clear (passwords and such, a security issue).
Additional some of the interface translations to Bulgarian were added.

i18nHTML 0.2.1 keywords