hi
here is vishal.
i am creating a site which will have one option for change language.
once user selects the language i am storing his reply in session
variable. then i want to display the site in his selected language. so
can anyone give me idea that how can i achieve this????
whether i should use database for storing words in different languages
or i should use file for each language.
is there any other better way to solve this problem???????
thxs for your reply in advance.
here is vishal.
i am creating a site which will have one option for change language.
once user selects the language i am storing his reply in session
variable. then i want to display the site in his selected language. so
can anyone give me idea that how can i achieve this????
whether i should use database for storing words in different languages
or i should use file for each language.
is there any other better way to solve this problem???????
thxs for your reply in advance.
Comment