PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
The homepage of my site is a page in 6 different languages that says "Welcome to our site. Please select your language." I have all of these flags for different languages to enter my site in. I am using Google to have the pages translated through frames. Well, anyway, what I want it to do is when they select their language it will set a cookie to remember their language so the next time they come to the homepage it will forward them to a different page depending on their language. Can someone please help me with this.
Thanks,
techguy
Last edited by kaYak on Sat Mar 13, 2004 11:27 pm, edited 1 time in total.
techguy wrote:I am using Google to have the pages translated through frames.
I work on lots of multilanguage sites and google certainly doesn't seem to me a very wise solution for translation. You give off a cheap image this way, as google is more than approximative !