I need to make at multilingual website, with php and mysql, and I have
placed the different language in different columns in a database. But
when the user chooses a language, should I make the choice stick with
a cookie or a session or something else?