Page 1 of 1

how to translate langauge from engllish to espanal

Posted: Wed Apr 21, 2010 12:15 am
by bhanu
Hi

i have coded my site in english language....

now i want to change language espanal....

how can translate

please help me

is there any idea?

regards
bhanu

Re: how to translate langauge from engllish to espanal

Posted: Wed Apr 21, 2010 2:34 am
by Grizzzzzzzzzz
Store the text for both languages in a database, have a GET variable that uses PHP to retrieve the webpage text depending on the language they've chosen.