|
I'd design the site so that the language was kept separate from all other parts. Something along the lines of driver loads configuration variables (e.g. active language), calls POST processor (for form submissions), creates page-specific content outputting the correct language for text (e.g. page content, title, meta data, etc.), calls the language-specific template which outputs the page-specific content in the correct language.
__________________
Jeremy Miller
Please login or register to view this content. Registration is FREE
|