PHP class and MySQL tables to do translations in a efficient way.
Was optimized translation engine which used MySQL classes and PHP a array to translated complete PHP pages to predefined languages. But in real world it's the worst way to do translations.
Please, use GetText PHP functions instead of a database!!!
niOBJECTS is some kind of ContentManagementSystem/Frontend to a user extendable datamodell/recordset. Providing a nice PHP-API for accessing this stored data and
representing it with reasonable runtime behavior to the web-user.