PHP for Language localization?

der meister

New member
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 lookingg for a PHP forum but all I've found is actual forums running on php for you to download as oposed to actual forums where PHP is discussed.

Thanks
Gary
** I need to 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.
 
Back
Top