Forum Moderators: phranque

Message Too Old, No Replies

Different Languages?

         

wirral

8:20 pm on Jan 30, 2007 (gmt 0)

10+ Year Member



Hey guys,

I've been asked by someone to design a dating website but the client wants the site to be in English AND in Arabic!

Does anyone know how this bi-lingual system works and what I would need to even start this? Obviously this isn't just a basic site but a system where people would sign up, send each other messages, etc.

I've managed to find one and they have a button at the top which once clicked, simply translates the whole site to Arabic!

Any help would be appreciated!

[edited by: jatar_k at 9:29 pm (utc) on Jan. 30, 2007]
[edit reason] no urls thanks [/edit]

coopster

9:34 pm on Jan 30, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



The pages are developed in both languages and then the correct language document is served upon request. Typcially this is done automatically by the browser language setting and Content Negotiation [httpd.apache.org].