Actually I have a question regarding to the homepage with different languages.
Currently I am using PHP with Mysql, i have created tables to handle the member,information of homepage, also have template library, database library, to make the homepage easier to maintain.
So for different languages, I will put differnet folder but using same library. But impossible me keeping the member's information with different languages right ?
So anyone have good idea for doing multiple language homepage, and also easier to maintain.