Page 1 of 1

How to use two languages and skins ?

Posted: Wed Aug 01, 2007 5:35 am
by mozartvn
anybody show the way to code ?
thanks u. :roll:

Posted: Wed Aug 01, 2007 5:39 am
by Gente
What are talking about?

Posted: Wed Aug 01, 2007 5:43 am
by timvw
Having completely different skins, usually is a hint that you should look into a templating system (or at least separate data access and business logic from presentation code)...

Localization and internationaliztiion can be achieved with gettext...