I am developing a multilingual website. to create some PHP code which will look at the language code of the HTML page and use PHP includes to load the correct header and footer according to the correct language.
Any ideas on how i can do this
and could you reccomend a good php forum? Ive been...