M
Miguel Dias Moura
Hello,
I am working on a web site which will be available in 2 languages.
I will place a button to switch language.
I suppose I will need a cookie to hold the language option.
How should I structure my web site?
Should I use 2 images of it? Something like have all pages in duplicate?
Or should I go inside the code and use the cookie variable to control
the content which I take from the database?
Well, this is the first time to I do this and I have no idea what path
should I follow and how it is usually done.
Thanks,
Miguel
I am working on a web site which will be available in 2 languages.
I will place a button to switch language.
I suppose I will need a cookie to hold the language option.
How should I structure my web site?
Should I use 2 images of it? Something like have all pages in duplicate?
Or should I go inside the code and use the cookie variable to control
the content which I take from the database?
Well, this is the first time to I do this and I have no idea what path
should I follow and how it is usually done.
Thanks,
Miguel