ob_start(); include('class.gzip_encode.php'); ?> Do you want your web pages to be available in more than one language? As well as cumbersome buttons to send visitors to different pages, depending on which language they'd like, our Apache web server can automatically take them to pages in their preferred language by using configuration settings from their web browser.
The way this works is that the user will configure their browser with a list of languages in the preferred order. eg, French, Italian, English. If you then provide pages in German, Italian and Spanish, they will be given the Italian pages. If you provided French pages as well, they'd be given the French pages in preference to the Italian ones.
.html.en
.html.fr
.html.de
.html.it
.html.el
.html.pt
Then link to the page in question without any language .xx
extension - just link to it with a normal .html
extension (of course such a file should not exist!) and, as if by magic, the file in the appropriate language will be spat out. eg,
To compare the computer translation with a real (human!) translation of the English original, here are some versions of the above document, helpfully contributed by the readers of the European Bisexuals mailing list.
Go to Features on bi.org new gzip_encode(); ?>