How may I get the user browser language to define a session variable? Thanks in advance, Daniel
use $_SERVER['HTTP_ACCEPT_LANGUAGE']
HTH
GM