> -----Original Message----- > From: Marc Guay [mailto:marc.guay@xxxxxxxxx] > Sent: Wednesday, November 17, 2010 8:59 AM > To: PHP General > Subject: Re: Updating a GET variable > > > Nathan previously mention what if instead of a language specific > > request, you have request for multiple languages. > > I get it now, multiple _simultaneous_ languages. > > Cheers, > Marc > Also FYI, if you do support multiple languages, don't depend on entirely on $_SERVER["HTTP_ACCEPT_LANGUAGE"]. I know many folks who are fluent in more than 1 languages but clueless on technology, specifically configuring their system and browser on how to read & write those languages. As for myself, I don't configure the web browser because of privacy issue ;) Regards, Tommy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php