I started using Yii framework which is awesome. However, I need to know to create multi-language product site something like http://www.aemaxx.cn/enIndex.Asp
It is more similar to keep 3 languages and content (desc, text, title etc) for each product, cms pages also.
Usually, I do with db way and store and display. Is there any method in YII also OR better way/idea to do this.
Can anyone help? I don’t know how to start ?