I need to design a site with different language support. For example, when
somebody login in Germany, the system will show each field in Germany. When
somebody login in English, the system will show each field in English.

I plan to design a table like this
[id, lang, content_en, content_gr, content_fr]

The suffix of content will correspond to the selection of lang field.

How to make this work? Anybody got any experience?

Thanks,

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to